Entry point for the Arl command-line interface. Parses arguments and runs the requested action (REPL, file evaluation, or expression evaluation).
Usage
cli(args = commandArgs(trailingOnly = TRUE))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))