Learn R Programming

SWMPr (version 2.0.0)

apaebmet: Example weather data for Apalachicola Bay East Bay station.

Description

An example weather dataset for Apalachicola Bay East Bay 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

apaebmet

Arguments

source

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

Examples

Run this code
data(apaebmet)

Run the code above in your browser using DataLab