read_site_yml: Read RMarkdown site yaml

Description Usage Arguments Value

View source: R/read_site_yml.R

Description

Read the rmarkdown site yaml and return list of navbar arguments

Usage

1
read_site_yml(filename, text)

Arguments

filename

the yaml file name (including path). Optional if text argument is present.

text

character string - the contents of the yaml file. Optional if filename is present.

Value

list of arguments


best-practice-and-impact/CARS2 documentation built on Dec. 19, 2021, 8:47 a.m.