Init: Wrapper for calling other init functions

View source: R/init.R

InitR Documentation

Wrapper for calling other init functions

Description

Wrapper for calling other init functions

Usage

Init(nrows = 4, ncols = 20, threads = 4, scheduler = c("multicore", "sge"))

Arguments

nrows

passed to df.dims()

ncols

passed to df.dims()

threads

passed to data.table::setDTthreads()

scheduler

passed to clustermq_setup()


leylabmpi/LeyLabRMisc documentation built on Nov. 3, 2022, 3:45 p.m.