make_arg_list: make argument list to run simulations on or off the cluster

Description Usage Arguments Value

View source: R/cluster_tools.R

Description

make argument list to run simulations on or off the cluster

Usage

1
make_arg_list(runs = NULL, submit_fn, obj = NULL)

Arguments

runs

data frame where each row is a set of parameters for which to run the simulation. # if there are no variable parameters, set to NULL.

submit_fn

character string. name of function to run on cluster

obj

if running on cluster, the output of setup_cluster. if not running on cluster, set to NULL.

Value

an argument list to run simulations on or off the cluster


jameshay218/vaxedemic documentation built on Jan. 30, 2020, 2:58 a.m.