Generate a section for the yaml input

inc(input, sep = "\n\n  ")

Arguments

input

a file containing markdown text

sep

a separator for each line.

Value

a string

Examples

if (FALSE) { # \dontrun{
inc("front-matter/preface.Rmd")
} # }