| cli | R Documentation |
Entry point for the Arl command-line interface. Parses arguments and runs the requested action (REPL, file evaluation, or expression evaluation).
cli(args = commandArgs(trailingOnly = TRUE))
args |
Command-line arguments to parse (defaults to |
Invisibly returns NULL.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.