Description Usage Arguments Value Examples
Create source_plan function source file under planPath
1 | 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
1 2 3 4 5 6 7 | # # 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.