rawdata_modeling_database: Pulling Data from mysql Database

Description Usage Arguments

View source: R/functions_rawdata.r

Description

Function for pulling data from mysql. WARNING: has anyone used this in the last 3 years?!

Usage

1
rawdata_modeling_database(pollutant, year)

Arguments

pollutant

Character string indicating pollutant to pull (options: PM25, O3, NOx, NO2)

year

An integer indicating the year of model, e.g. 2013


myoung3/regionalkrig documentation built on May 23, 2019, noon