eval_meta: Parse and evaluate metadata within an Rmarkdown document

Description Usage Arguments Value Examples

View source: R/eval_metadata.R

Description

eval_meta() creates properly formatted HTML and metadata from an R markdown file. See this thread for why this is necessary.

Usage

1
eval_meta(meta)

Arguments

meta

the metadata field value as return

Value

Returns properly evauated metadata for the current Rmarkdown document

Examples

1
eval_meta(rmarkdown::metadata$date)

polymathematic/Longform documentation built on Jan. 16, 2020, 10:12 p.m.