Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 812 Bytes

File metadata and controls

17 lines (11 loc) · 812 Bytes

2018_smartdotsReport_template

This template is used to create reports from smartdots events. The settings for the report are contained in the config.json file. Currently, the code requires direct access to the smartdots database and so must be run by someone with the appropriate access. To run the template:

library(icesTAF)
sourceAll()

Markdown reports

There are two MS word (.docx) reports created by this template

  1. A full report created from the R markdown file: report_full.Rmd
  2. A summary report created from the R markdown file: report_summary.Rmd

The names of these reports are set in the config file