create_inputfiles: Create the rmd files

Description Usage Arguments Value

View source: R/build_songs.R

Description

Create the rmd files

Usage

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")
)

Arguments

input

a folder

songbook_yamlfile, bookdown_yamlfile

the songbook- / bookdown- yamlfile containing yaml the songbook metadata. Must be relative to the input.

Value

A batch of Rmd Files which can be used to create the songbook.


ratnanil/songbookdown documentation built on Jan. 25, 2021, 5:43 a.m.