join_rmd: join_rmd

View source: R/join_rmd.R

join_rmdR Documentation

join_rmd

Description

Helper for make_printable() Combines rmd files in the given directory; specifically, take the header.yml, concatenate with other Rmd files in the directory, in alphabetical order

Usage

join_rmd(dir, WD = getwd(), filename = "lesson_plan.Rmd")

Arguments

dir

relative path to the directory

WD

working directory; default= getwd()

filename

name of resulting merged RMD; default<-"lesson_plan.Rmd"


galacticpolymath/GPpub documentation built on April 5, 2025, 6:04 p.m.