wqx_results: Convert Results to WQX Format

Description Usage Arguments Value

Description

Extracts results from database and returns data frame in WQX format

Usage

1
2
wqx_results(ch, projects, locations = NULL, start_date = "1900-01-01",
  end_date = "2099-01-01")

Arguments

ch

Open connection handle to database

projects

Vector of ProjectIDs

locations

Vector of LocationIDs (default=NULL to get all locations)

start_date

Start date of results to export

end_date

End date of results to export

Value

data frame of results in WQX format


walkerjeffd/myrwaR documentation built on May 3, 2019, 10:46 p.m.