R/wq_algorithms.R

#' wq_algorithms database
#'
#' A dataset containing the information about the water quality algorithms
#'
#' @format A tibble with 91 rows and 4 variables:
#' * name: algorithm name
#' * funs: algorithm function
#' * satellite: satellite/instrument name ("worldview2", "sentinel2", "landsat8", "modis", or "meris")
#' * bands: list of the bands used from the given satellite/instrument
"wq_algorithms"

Try the waterquality package in your browser

Any scripts or data that you put into this service are public.

waterquality documentation built on Aug. 8, 2023, 1:07 a.m.