add_article: Add article to existing project *[Experimental]*

Description Usage Arguments Value

View source: R/create_article_pkg.R

Description

Add article to existing project [Experimental]

Usage

1
2
3
4
5
6
add_article(
  name,
  path = getwd(),
  template_pkg = "Rmdx",
  template_fn = "rmdx_paper"
)

Arguments

name

name of the article

path

path to the project

template_pkg

template package to use

template_fn

template function to use

Value

NULL


adatar-do/rticle.pkgr documentation built on Dec. 18, 2021, 10:26 p.m.