addDocChangeTab: Add a document change record table

Description Usage Arguments Value Examples

Description

Convert a YAML document listing 'document changes' into a markdown table ready for inserting in a document.

Usage

1
addDocChangeTab(yaml_path, table_out = "kable")

Arguments

yaml_path

Path to YAML file

table_out

If option 'kable' given output is a markdown table, otherwise a dataframe

Value

If option 'kable' given output is a markdown table, otherwise a dataframe

Examples

1
2
#yaml_path="document_change_record.yaml"
#addDocChangeTab(yaml_path, table_out="kable")

edwardpmorris/AcademicRmarkdownTemplates documentation built on May 15, 2019, 11:03 p.m.