Learn R Programming

documenter (version 0.1.3)

extract_annotations: Extract annotations from a yaml annotation file.

Description

Extract annotations from a yaml annotation file.

Usage

extract_annotations(annotation_yml, title)

Arguments

annotation_yml

The yaml object read by document_it.

title

The title of the output document.