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
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
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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.