knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The goal of mizerExamples is to provide mizer users a way to share their models.
If you have a model to contribute, just email gustav.delius@york.ac.uk.
You can install the current version from GitHub with:
# install.packages("devtools") devtools::install_github("sizespectrum/mizerExamples")
library(mizer) library(mizerExamples) plot(Benguela_params)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.