inc {ratlas} | R Documentation |
Generate a section for the yaml input
inc(input, sep = "\n\n ")
input |
a file containing markdown text |
sep |
a separator for each line. |
a string
## Not run:
inc("front-matter/preface.Rmd")
## End(Not run)