Init | R Documentation |
Wrapper for calling other init functions
Init(nrows = 4, ncols = 20, threads = 4, scheduler = c("multicore", "sge"))
nrows |
passed to df.dims() |
ncols |
passed to df.dims() |
threads |
passed to data.table::setDTthreads() |
scheduler |
passed to clustermq_setup() |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.