title: "r params$set_title" subtitle: "r params$set_type" author: "r params$OM@Source" date: "r Sys.Date()" output: html_document: toc: true toc_float: true number_sections: true
runtime: shiny



About this document

This is a prototype of an automatic report that documents all dynamical features of an operating model whether it was defined by the Questionnaire in A1 or also conditioned using S-SRA in A2.


plot(params$OM) # rmd = T


Version Notes

The package is subject to ongoing testing. If you find a bug or a problem please send a report to t.carruthers@oceans.ubc.ca so that it can be fixed!





  cat(params$SessionID)
  cat("\n\n")
  cat(params$copyright)



tcarruth/FRAME documentation built on May 26, 2019, 9:33 a.m.