Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 712 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 712 Bytes

OGFLtools

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 [email protected] with any questions