Skip to contents

Add article to existing project [Experimental]

Usage

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