determine_cores | R Documentation |
guesses how many cores to use
determine_cores(
cores = getOption("giotto.cores", default = NA),
min_cores = 1,
max_cores = 10
)
numeric
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.