cmdargs {baizer} | R Documentation |
get the command line arguments
Description
get the command line arguments
Usage
cmdargs(x = NULL)
Arguments
x |
one of 'wd, R_env, script_path, script_dir, env_configs' |
Value
list of all arguments, or single value of select argument
Examples
cmdargs()
[Package baizer version 0.8.0 Index]