Data formats for the fishPi project.
You can install fishPiCodes
by running this code in R
:
# (only required if devtools is not already installed)
install.packages("devtools")
# Install fishPiCodes
devtools::install_github("MarineScotlandScience/fishPiCodes")
library(fishPiCodes)
## basic example code
whatFish("COD")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.