get_yaml: Get the yaml header of a string vecter from a markdown file

Description Usage Arguments Value

View source: R/internal.R

Description

Get the yaml header of a string vecter from a markdown file

Usage

1
get_yaml(txt)

Arguments

txt

a string vector vecter from a markdown file

Value

a string vector of the yaml header


rosr documentation built on July 2, 2020, 2:28 a.m.

Related to get_yaml in rosr...