knitr::opts_chunk$set( collapse = TRUE, comment = "#>" ) library(magrittr)
Several items are printed to the log file
aggregate_landings
Below is a sample from a logfile:
knitr::include_graphics("figures/sampleLogFile.PNG")
A subset of the full suite of plots are shown below
knitr::include_graphics("figures/market_category_lengths_by_gear.png")
knitr::include_graphics("figures/landings_by_market_cat.png")
knitr::include_graphics("figures/length_samples.png")
knitr::include_graphics("figures/market_category_qtr_landings_050.png")
knitr::include_graphics("figures/market_category_lengths.png")
knitr::include_graphics("figures/market_category_landings.png")
knitr::include_graphics("figures/length_weight_relationship_HADDOCK.png")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.