Is there a way to create a custom starting rmarkdown document so that when I create a new markdown, it automatically creates with the YAML I like to use and some basic code blocks and text that are custom for me.
thanks!
Frank
Is there a way to create a custom starting rmarkdown document so that when I create a new markdown, it automatically creates with the YAML I like to use and some basic code blocks and text that are custom for me.
thanks!
Frank
You can build a package with your own template. Have a look at the RMarkdown Book .
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.