purl_drakePlan: Purl Rmd to a drake plan R script

purl_drakePlanR Documentation

Purl Rmd to a drake plan R script

Description

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

Usage

purl_drakePlan(filename, plan_name, activePath = ".")

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

none

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