create_article | R Documentation |
Create (and optionally edit) a new distill article.
create_article(
file,
template = "distill_article",
package = "distill",
create_dir = FALSE,
edit = TRUE
)
file |
File name for the draft |
template |
Template to use as the basis for the draft. This is either
the full path to a template directory or the name of a template directory
within the |
package |
(Optional) Name of package where the template is located. |
create_dir |
|
edit |
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.