# Generated by roxygen2: do not edit by hand

export(checkWQPdates)
export(constructNWISURL)
export(constructUseURL)
export(constructWQPURL)
export(countyCd)
export(countyCdLookup)
export(getWebServiceData)
export(importRDB1)
export(importWQP)
export(importWaterML1)
export(importWaterML2)
export(pCodeToName)
export(parameterCdFile)
export(readNWISdata)
export(readNWISdv)
export(readNWISgwl)
export(readNWISmeas)
export(readNWISpCode)
export(readNWISpeak)
export(readNWISqw)
export(readNWISrating)
export(readNWISsite)
export(readNWISstat)
export(readNWISuse)
export(readNWISuv)
export(readWQPdata)
export(readWQPqw)
export(renameNWISColumns)
export(setAccess)
export(stateCd)
export(stateCdLookup)
export(whatNWISdata)
export(whatNWISsites)
export(whatWQPsites)
export(zeroPad)
import(lubridate)
import(stats)
import(utils)
importFrom(XML,xmlAttrs)
importFrom(XML,xmlDoc)
importFrom(XML,xmlName)
importFrom(XML,xmlNamespaceDefinitions)
importFrom(XML,xmlParse)
importFrom(XML,xmlRoot)
importFrom(XML,xmlSize)
importFrom(XML,xmlToList)
importFrom(XML,xmlTreeParse)
importFrom(XML,xmlValue)
importFrom(XML,xpathApply)
importFrom(XML,xpathSApply)
importFrom(curl,curl_version)
importFrom(dplyr,full_join)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate_)
importFrom(dplyr,mutate_each_)
importFrom(dplyr,rbind_all)
importFrom(dplyr,select_)
importFrom(httr,GET)
importFrom(httr,HEAD)
importFrom(httr,content)
importFrom(httr,headers)
importFrom(httr,status_code)
importFrom(httr,stop_for_status)
importFrom(httr,user_agent)
importFrom(httr,write_disk)
importFrom(lubridate,fast_strptime)
importFrom(lubridate,parse_date_time)
importFrom(readr,col_character)
importFrom(readr,col_number)
importFrom(readr,cols)
importFrom(readr,problems)
importFrom(readr,read_delim)
importFrom(readr,read_lines)
importFrom(reshape2,dcast)
importFrom(reshape2,melt)
