Description Usage Arguments Value
Create the rmd files
1 2 3 4 5 | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.