apadbwq: Example water quality data for Apalachicola Bay Dry Bar...

apadbwqR Documentation

Example water quality data for Apalachicola Bay Dry Bar station.

Description

An example water quality dataset for Apalachicola Bay Dry Bar station. The data are a swmpr object that have been imported into R from csv files using the import_local function. The raw data were obtained from the CDMO data portal but can also be accessed from a zip file created for this package. See the source below. The help file for the import_local function describes how the data can be imported from the zip file. Attributes of the dataset include names, row.names, class, station, parameters, qaqc_cols, date_rng, timezone, and stamp_class.

Usage

apadbwq

Format

A swmpr object and data.frame with 70176 rows and 25 variables:

datetimestamp

POSIXct

temp

num

f_temp

chr

spcond

num

f_spcond

chr

sal

num

f_sal

chr

do_pct

num

f_do_pct

chr

do_mgl

num

f_do_mgl

chr

depth

num

f_depth

chr

cdepth

num

f_cdepth

chr

level

num

f_level

chr

clevel

num

f_clevel

chr

ph

num

f_ph

chr

turb

num

f_turb

chr

chlfluor

num

f_chlfluor

chr

Source

https://s3.amazonaws.com/swmpexdata/zip_ex.zip

Examples

data(apadbwq)

fawda123/SWMPr documentation built on Aug. 20, 2023, 3:13 p.m.