library(tbeptools)
library(dplyr)
# data for tidal creek radar plots
cntdatrdr <- anlz_tdlcrkindic(tidalcreeks, iwrraw, yr = 2024, radar = TRUE)
# data for tidal creek indicator plots
cntdat <- anlz_tdlcrkindic(tidalcreeks, iwrraw, yr = 2024)
# tidal creek scores
tdldat <- anlz_tdlcrk(tidalcreeks, iwrraw, yr = 2024)
# benthic index scores
tbbiscr <- anlz_tbbiscr(benthicdata)
# transect freq occ
transectocc <- anlz_transectocc(transect)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.