powered by
Returns information about parameter codes. Support function for importNWISqw.
importNWISqw
pcodeNWISqw( params = "all", group = TRUE, name = TRUE, CASRN = FALSE, short = TRUE, units = TRUE, col.name = FALSE )
A character string contains the name of a group of parameter codes, or a vector of pamater codes. See Details.
include the parameter group in the output?
include the parameter name in the output?
include the parameter Chemical Abstracts Service Registry Number (CASRN) in the output?
include the parameter short name in the output?
include the parameter units in the output?
include a column name for the parameter in the output?
A data frame with the parameter codes and the selected columns.
Valid groups for param are "All," "INF," "PHY," "INM," "INN," "NUT," "MBI," "BIO," "IMN," "IMM," "TOX," "OPE," "OPC," "OOT," "RAD," "SED," or "POP."
param
Added from smwrQW.
Lorenz, D.L., 2014, smwrQW OFR. See information about discrete samples at https://nwis.waterdata.usgs.gov/usa/nwis/qw.
readNWISpCode
# NOT RUN { # } # NOT RUN { pcodeNWISqw("00925") # } # NOT RUN { # }
Run the code above in your browser using DataLab