purl_drakePlan: Purl Rmd to a drake plan R script

Description Usage Arguments Value Examples

View source: R/drake.R

Description

All R chunks with chunk names without drake=F will be purled to a Drake plan R script.

Usage

1
purl_drakePlan(filename, plan_name)

Arguments

filename

A character defines the file path name of Rmd

plan_name

A character defines the R script name to be plan_name.R

Value

invisible. A character of all R script lines

Examples

1
none

tpemartin/emajor documentation built on Aug. 30, 2020, 2:13 a.m.