An sf object containing coastal microbial (NRS Coastal) station locations and basic metadata used by plotting and mapping helpers in the package.
csDATAn object of class sf (a data.frame with spatial geometry). The object
contains one row per station and columns including at least:
station name (character)
station code (character)
decimal longitude (numeric)
decimal latitude (numeric)
state (factor)
point geometry (sfc_POINT)
Constructed from NRS microbial station data via pr_get_NRSMicro() in
data-raw/DATASET.R.