knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

tgc

Placeholder README. More info to come!

R-CMD-check

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.

Installation

You can install the development version of tgc from GitHub with:

# install.packages("devtools")
devtools::install_github("dempsey-CMAR/tgc")

Package Structure

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")


dempsey-CMAR/tgc documentation built on Oct. 20, 2023, 6:45 p.m.