Newer
Older
% Generated by roxygen2 (4.0.2): do not edit by hand
\name{getWQPData}
\alias{getWQPData}
\title{General Data Import from Water Quality Portal}
\item{\dots}{see \url{www.waterqualitydata.us/webservices_documentation.jsp} for a complete list of options}
retval dataframe with first column dateTime, and at least one qualifier and value columns
(subsequent qualifier/value columns could follow depending on requested parameter codes)
Imports data from Water Quality Portal web service. This function gets the data from here: \url{http://www.waterqualitydata.us}.
because it allows for other agencies rather than the USGS.
pHData <- readWQPdata(siteid="USGS-04024315",characteristicName=nameToUse)
\keyword{WQP}
\keyword{data}
\keyword{import}
\keyword{service}
\keyword{web}