process_yaml: Split a file into yaml and body

View source: R/process_yaml.r

process_yamlR Documentation

Split a file into yaml and body

Description

Split a file into yaml and body

Usage

process_yaml(file)

Arguments

file

Filename (string)

Examples

process_yaml(system.file("extdata/example.rmd", package="breheny"))

pbreheny/breheny documentation built on Feb. 18, 2025, 5:07 a.m.