wrapper | R Documentation |
Wrapper functions that reads arguments and runs sveval.
wrapper(subcmd = c("", "sveval", "mergetsvs"), args = commandArgs(TRUE))
subcmd |
which subcommand to use. Default is ” which prints the list of available subcommands |
args |
vector of arguments. By default, reads them from the command line. |
return code (0: success, 1: error)
Jean Monlong
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.