tidy_purl {shinyscholar} | R Documentation |
tidy_purl
Description
Knits and purls an Rmd file into a format which can be written to an R file.
Usage
tidy_purl(params)
Arguments
params |
vector. Containing file object linking to file to be knitted and a list containing any objects to be knitted into the file. |
Author(s)
Simon E. H. Smart simon.smart@cantab.net
[Package shinyscholar version 0.4.2 Index]