pull_teom_wind: Pull wind data from portable TEOM stations from database.

Description Usage Arguments Value Examples

Description

Pull wind speed and direction from teoms.teom_summary_data in AirSci PostgreSQL database. This function pulls only for stations required for the TwB2 paired TEOM reporting. *Note: PM10 data from this is the analog averaged data transitted via LoggerNet. The PM10 data from this table should **not** be used for reporting.*

Usage

1
pull_teom_wind(date1, date2)

Arguments

date1,

date2 Text string. Date range for which to pull data.

Value

Data frame.

Examples

1
pull_teom_wind("2016-02-01", "2016-03-01")

jwbannister/teomR documentation built on May 20, 2019, 6:23 a.m.