inst/rmarkdown/templates/proposal/skeleton/README.md

Proposal template

Directory structure

Instructions

Fill in:

Usage

Knitting the Rmarkdown document automatically checks for a change in params/major_version compared to the last entry in the doc_change_list if so it adds a new entry using the fields params/author, params/modification and params/status.

Helper functions are available for inserting a figure with kfigr html tags using the label fied in /config/figure_list.yaml. For example, to insert a 'test_figure' and refer to it in the text, you would add:


`r insertFig("test_figure", "config/figure_list.yaml")`

Something backed up by a plot (`r figr("test_figure")`)


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