ic_new_rmd_file | R Documentation |
Drafts a new RMarkdown document with Integral header
ic_new_rmd_file(filepath = "", open = F)
filepath |
File to be created. |
open |
Open the file in the default editor (TRUE/FALSE) |
## Not run:
ig_new_rmd_file("myrmd.Rmd")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.