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
add_article(
name,
path = getwd(),
template_pkg = "Rmdx",
template_fn = "rmdx_paper"
)
name of the article
path to the project
template package to use
template function to use