View source: R/create_temp_draft.R
create_temp_draft | R Documentation |
Create a Temp Draft from a R Markdown Template
create_temp_draft(template, package = "bscContentHelpers", edit = FALSE)
template |
The name of the template |
package |
The name of the package that contains the template. Defaults to |
edit |
Open the draft for editing Defaults to |
The location of the temp file.
create_temp_draft("article")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.