getDataAvailability(siteNumber, type = c("uv", "dv", "qw"))
}
\arguments{
\item{siteNumber}{string USGS site number. This is usually an 8 digit number}
\item{siteNumber}{string USGS site number.}
\item{interactive}{logical Option for interactive mode. If true, a progress indicator is printed to the console.}
\item{type}{vector string. Options are "uv", "dv", "qw"}
}
\value{
retval dataframe with all information found in the expanded site file
}
\description{
Imports a table of available parameters, period of record, and count. There is also an option to load the long parameter names and additional information on the parameters with longNames=TRUE.
Imports a table of available parameters, period of record, and count.
}
\examples{
# These examples require an internet connection to run