create_planRmd: Create source_plan function source file under planPath

create_planRmdR Documentation

Create source_plan function source file under planPath

Description

Create source_plan function source file under planPath

Usage

create_planRmd(planname, title = NULL, root = NULL)

Arguments

planname

A character.

title

A character. (if null, default=planname)

root

A chracter. (if null, default=getwd())

Value

A function that source an R script under planPath

Examples

# # 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

tpemartin/rmd2drake documentation built on Nov. 2, 2022, 10:14 a.m.