Description Usage Arguments Value
View source: R/create_article_pkg.R
Add article to existing project
1 2 3 4 5 6 | add_article(
name,
path = getwd(),
template_pkg = "Rmdx",
template_fn = "rmdx_paper"
)
|
name |
name of the article |
path |
path to the project |
template_pkg |
template package to use |
template_fn |
template function to use |
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.