create_article {rjtools}R Documentation

Create an R Journal article with the existing template

Description

Create an R Journal article with the existing template

Usage

create_article(file_name = "quokka-bilby", dir_path = "rjarticle")

Arguments

file_name

the name of the Rmd file

dir_path

the directory name that houses the template files

Details

See vignette("create_article", package = "rjtools") for how to create an article


[Package rjtools version 1.0.1 Index]