args_cli | R Documentation |
A simple wrapper around commandArgs()
that sets trailingOnly = TRUE
, reducing typing.
args_cli()
A vector of command line arguments (as other programming languages would return them, unlike the crummy R default)
args <- args_cli()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.