R/cli.R
nemo_cli.Rd
Creates a command line interface (CLI) for the nemo package using the argparse package.
nemo_cli(pkg = NULL, descr = NULL, wf = NULL)
(character(1)) Package name.
character(1)
(character(1)) Description of the CLI program.
(character(1)) Workflow name.