Learn R Programming

SWMPr (version 2.1.4)

apacpnut: Example nutrient data for Apalachicola Bay Cat Point station.

Description

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

Arguments

source

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

Examples

Run this code
data(apacpnut)

Run the code above in your browser using DataLab