Learn R Programming

command (version 0.1.3)

command-package: command: Process command line arguments

Description

Process arguments passed at the command line, as part of data analysis workflow.

Arguments

Author

Maintainer: John Bryant john@bayesiandemography.com

Other contributors:

  • Bayesian Demography Limited [copyright holder]

Details

  • cmd_assign() Process command line arguments

  • extract_shell() Turn a cmd_assign() call into a shell command

  • extract_make() Turn a cmd_assign() call into a Makefile rule

  • shell_script() Create a shell script

  • makefile() Create a Makefile

  • Quick Start How to use cmd_assign()

  • Modular Workflows for Data Analysis Safe, flexible data analysis workflows

See Also