# 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(curl,curl_version)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
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,RETRY)
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)
importFrom(xml2,read_xml)
importFrom(xml2,xml_attr)
importFrom(xml2,xml_attrs)
importFrom(xml2,xml_children)
importFrom(xml2,xml_find_all)
importFrom(xml2,xml_name)
importFrom(xml2,xml_root)
importFrom(xml2,xml_text)
