require(academicRmarkdownTemplates)
library(yaml)
library(kfigr)
meta <- yaml.load_file(params$project_metadata)
if (params$status == "Draft"){
  addDocChangeTab(params$doc_change, table_out="kable")
}

r meta$call_details

Abstract

r meta$description

Keywords: r meta$keywords

State-of-the-art

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

Hypothesis and objectives

Did you already see my amazing plot (r figr("test_figure", T)).

Methodology and tasks

Key references

Work plan and timeline

Expected impact



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