knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
Placeholder README. More info to come!
The goal of tgc
is to facilitate application of the Thermal-Unit Growth Coefficient (TGC) model for aquaculture. The package include functions to identify stocked seasons, filter out heat stress observations, apply the TGC model, and visualize results.
You can install the development version of tgc from GitHub with:
# install.packages("devtools") devtools::install_github("dempsey-CMAR/tgc")
The function at the tip calls or uses information from the function at the tail.
knitr::include_graphics("man/figures/2022-10-11_package_structure.PNG")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.