create_article: Create an R Journal article with a modified template for...

View source: R/article-tools.R

create_articleR 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.


texor documentation built on April 4, 2025, 4:44 a.m.