Description Usage Arguments Value See Also
Please note this affects global state and sets the number of cores by running options(mc.cores = n_core).
| 1 | set_cores(n_core)
 | 
| n_core | An integer vector of length one; specifies the number of cores to use for this analysis. Currently only works on Mac OSx and Unix/Linux systems. Defaults to 1L. | 
NULL.
Other setters: set_categorical_variables,
set_column_names,
set_dependent_variable,
set_independent_variables,
set_looper_, set_looper,
set_measure, set_parallel,
set_plot_model_performance,
set_plot_predictions,
set_preprocess,
set_random_state,
set_resample
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.