Nothing
title: "multiSA assessment"
subtitle: Tables and Figures
date: "r Sys.Date()"
output:
html_document:
highlight: rstudio
df_print: paged
library(dplyr) knitr::opts_chunk$set( collapse = TRUE, echo = FALSE, message = FALSE, fig.width = 6, fig.height = 4.5, out.width = "650px", comment = "#>" )
summary(object, by = "fleet") %>% as.data.frame()
summary(object, by = "stock") %>% as.data.frame()
This report was generated on: r Sys.time()
multiSA version r packageVersion("multiSA")
r R.version.string
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.