| create_planRmd | R Documentation | 
Create source_plan function source file under planPath
create_planRmd(planname, title = NULL, root = NULL)
planname | 
 A character.  | 
title | 
 A character. (if null, default=planname)  | 
root | 
 A chracter. (if null, default=getwd())  | 
A function that source an R script under planPath
# # NOT RUN. produce error # create_source_plan() planPath ="/Users/martin/Github/course-HS-society-and-citizen/plans" Create Rmd template that can generate drake plan scripts none
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.