Create an R Journal article with the existing template
create_article(
name = "test",
file = xfun::with_ext(name, "Rmd"),
create_dir = FALSE,
edit = TRUE
)
Arguments
the name of the Rmd, will default to "test"
File name for the draft
TRUE
to create a new directory for the document (the "default" setting leaves this behavior up to the creator of the template).
TRUE
to edit the template immediately
Outputs an R Journal paper template set of files in the directory specified by dir_path
or in the project directory, if nothing is specified. See vignette("create_article", package = "rjtools")
for more details on how to create and format an article.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4