cmdArgsToVariables {caroline}R Documentation

Create R variables from command line parameters

Description

Take the names of the variables specified on the R CMD BATCH call and turn them into R variables Assign the values after '=' to these variables.

Usage

cmdArgsToVariables()

[Package caroline version 0.1-7 Index]