Learn R Programming

baizer (version 0.8.0)

cmdargs: get the command line arguments

Description

get the command line arguments

Usage

cmdargs(x = NULL)

Value

list of all arguments, or single value of select argument

Arguments

x

one of 'wd, R_env, script_path, script_dir, env_configs'

Examples

Run this code
cmdargs()

Run the code above in your browser using DataLab