Skip to contents

An example nutrient dataset for Apalachicola Bay Cat Point 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

apacpnut

Format

A swmpr object and data.frame with 215 rows and 13 variables:

datetimestamp

POSIXct

po4f

num

f_po4f

chr

nh4f

num

f_nh4f

chr

no2f

num

f_no2f

chr

no3f

num

f_no3f

chr

no23f

num

f_no23f

chr

chla_n

num

f_chla_n

chr

Examples

data(apacpnut)