Tools and functions for the OGFL lab
This is a custom R package developed by the by the Otolith Geochemistry and Fish Ecology Lab (OGFL) at UC Davis. It contains several utility functions to perform data transformations and analyses such as length conversions, Strontium isotope ratio to salinity transformation, endmember mixing models, and electrical conductivity to salinity calculations. It can be installed with the following commands in R (note, this will also install the devtools package necessary for installing from github):
install.packages('devtools')
devtools::install_github("ctdenney/OGFLtools")
please contact Christian Denney at ctdenney@ucdavis.edu with any questions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.