inc {ratlas} | R Documentation |
Generate a section for the yaml input
Description
Generate a section for the yaml input
Usage
inc(input, sep = "\n\n ")
Arguments
input |
a file containing markdown text |
sep |
a separator for each line. |
Value
a string
Examples
## Not run:
inc("front-matter/preface.Rmd")
## End(Not run)
[Package ratlas version 0.1.1 Index]