addDocChangeEntry: Add entry to a YAML document change list

Description Usage Arguments Value

Description

Versioning follows this specification http://programmers.stackexchange.com/questions/141973/how-do-you-achieve-a-numeric-versioning-scheme-with-git

Usage

1
2
3
addDocChangeEntry(x_y = "0-0", authors = "", modification = "",
  status = "", doc_change_yaml = "config/document_change_record.yaml",
  simple = T)

Arguments

authors

The authors that made changes

status

version statius, i.e., Draft, Private, Public

doc_change_yaml

The yaml file with document change metadata

simple

Use simple version number

x-y

The major version

modifications

Comment on version/modifications

Value

If the last entry of the document change metadata is different than the present version the YAML metadat is updated with a new entry.


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