Function for getting the number of cores that should be used
for parallel processing of tasks. The number of cores is set to 75 % of the
available cores. If the environment variable CI is set to "true" or if the
process is running on cran 2 is returned.
See also
Other Utils Developers:
create_object(),
create_synthetic_units_from_matrix(),
generate_id(),
get_n_chunks(),
get_synthetic_cases_from_matrix(),
get_time_stamp(),
matrix_to_array_c(),
tensor_to_matrix_c(),
to_categorical_c()