knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
FishStomachs is a package for compilation of stomach contents into population diet and food rations.
You can install the development version from GitHub with:
# install.packages("devtools") devtools::install_github("MortenVinther/FishStomachs") # or to get the full documentation devtools::install_github("MortenVinther/FishStomachs",build_manual=TRUE,build_vignettes=TRUE)
The Vignettes, Example 1 - Example 5 show you how to use FishStomachs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.