inc: Generate a section for the yaml input

View source: R/utils.R

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

ratlas documentation built on April 4, 2025, 12:22 a.m.