Create the rmd files
create_inputfiles( input = getwd(), songbook_yamlfile = list.files(pattern = "_songbookdown.ya*ml"), bookdown_yamlfile = list.files(pattern = "_bookdown.ya*ml") )
input | a folder |
---|---|
songbook_yamlfile, bookdown_yamlfile | the songbook- / bookdown- yamlfile containing yaml the songbook metadata. Must be relative to the input. |
A batch of Rmd Files which can be used to create the songbook.