Designed with package integration in mind, set the number of processors used to summarize a strollur object
Arguments
- data,
a strollur object
- processors,
a integer containing the desired number of processors
Examples
data <- new_dataset(dataset_name = "my_dataset")
xdev_set_num_processors(data = data, processors = 1)
