apollo_splitDataDraws {apollo} | R Documentation |
Splits apollo_inputs into pieces and writes them to disk (temporary folder).
apollo_splitDataDraws(apollo_inputs, silent = FALSE)
apollo_inputs |
List grouping most common inputs. Created by function apollo_validateInputs. |
silent |
Boolean. If TRUE, no information is printed to console or default output. |
Internal use only. This function is called by apollo_makeCluster.
Character vector of file names of the pieces of apollo_inputs.