pool_by_transect_year: hidden function that summarizes imbcr transect covariate data...

Description Usage

Description

hidden function that summarizes imbcr transect covariate data and metadata by year (with list comprehension). This allows you to calculate covariates at the IMBCR station level and then pool (summarize) the observations by transect and year

Usage

1
2
pool_by_transect_year(x = NULL, df = NULL, breaks = NULL,
  covs = NULL, summary_fun = median)

PLJV/OpenIMBCR documentation built on June 3, 2019, 7:01 a.m.