Skip to content

cran/command

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

command

Lifecycle: experimental R-CMD-check Codecov test coverage CRAN status

Process command line arguments as part of data analysis workflow.

The main function is cmd_assign().

For an overview of the package, see Quick Start.

For ideas on building safe, modular workflows, see Modular Workflows for Data Analysis.

Installation

install.packages("command")

Example

cmd_assign(.data = "data/raw_data.csv",
           date_start = "2025-01-01",
           trim_outliers = TRUE,
           .out = "out/cleaned_data.rds")

About

❗ This is a read-only mirror of the CRAN R package repository. command — Process Command Line Arguments. Homepage: https://bayesiandemography.github.io/command/https://github.com/bayesiandemography/command Report bugs for this package: https://github.com/bayesiandemography/command/issues

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages