View source: R/workflow_template.R
get_workflow_template | R Documentation |
Will donwload the .Rmd file to the current working directory.
get_workflow_template(
file_name = "rcell2.dev_workflow_template.Rmd",
open.template = T
)
file_name |
File name for the downloaded wokflow template. |
open.template |
Try using file.edit to open the file in RStudio after getting it. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.