Learn R Programming

ratlas (version 0.1.1)

inc: Generate a section for the yaml input

Description

Generate a section for the yaml input

Usage

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

Value

a string

Arguments

input

a file containing markdown text

sep

a separator for each line.

Examples

Run this code
if (FALSE) {
inc("front-matter/preface.Rmd")
}

Run the code above in your browser using DataLab