create_article {texor} | R Documentation |
Create an R Journal article with a modified template for texor.
Description
Create an R Journal article with a modified template for texor.
Usage
create_article(name = "test", edit = TRUE)
Arguments
name |
the name of the tex file, will default to "test" |
edit |
Opens the file for editing in RStudio/R GUI. |
Details
Outputs an LaTeX R Journal paper template set of files in the project directory.
[Package texor version 1.3.0 Index]