tidy_io: Format calls

Description Usage Arguments

View source: R/make_rules.R

Description

Add commands ('script'), parse deps into bare file name, suffix.

Usage

1
2
tidy_io(io.calls, script = list(R = "Rscript \"$(<)\"", Rmd =
  "Rscript -e \"rmarkdown::render('$(<)')\""))

Arguments

io.calls

Output of parse_io

script

A named list of shell commands for specific file types


jchrom/datamake documentation built on May 18, 2019, 10:23 p.m.