A Python package for programmatic R markdown workflows
Contents:
Create an R markdown file from markdown and code files.
The list of the input files.
The name of the output R markdown file.
rmdawn [OPTIONS] IN_FILES...
Options
-o
,
--out_file
<out>
Arguments
IN_FILES
Required argument(s)
Extract YAML, markdown, and code files from a R markdown file.
The name of the input R markdown file.
rmdusk [OPTIONS] IN_FILE
IN_FILE
Required argument