Description Usage Arguments Value Examples
Convert a YAML document listing 'document changes' into a markdown table ready for inserting in a document.
1 | addDocChangeTab(yaml_path, table_out = "kable")
|
yaml_path |
Path to YAML file |
table_out |
If option 'kable' given output is a markdown table, otherwise a dataframe |
If option 'kable' given output is a markdown table, otherwise a dataframe
1 2 | #yaml_path="document_change_record.yaml"
#addDocChangeTab(yaml_path, table_out="kable")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.