aqs_merge: Read in AQS data from folder of xlsx files

Description Usage Arguments Details Value

Description

Given a directory of AQS excel workbooks, reads the data from all the sheets (named "UNC"), which contain uncertainty values, and the data from the sheets (named "CONC") containing observed concentrations, and combines the values all into a single dataframe.

Usage

1
aqs_merge(fol_path, yr)

Arguments

fol_path

file path (relative or complete) of the folder containing the AQS files

year

character vector of year the data corresponds to

Details

Many assumptions are made concerning the naming of the files. For more details, see the vignette describing the AQS data files

Value

a dataframe of the aggregated data


nabilabd/hybridSA documentation built on May 23, 2019, 12:03 p.m.