Skip to content

cran/command

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

command

Lifecycle: experimental R-CMD-check Codecov test coverage

Process command line arguments as part of data analysis workflow.

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

No packages published

Languages