diff --git a/R/getDataAvailability.r b/R/getDataAvailability.r index 6bc84cbc4916c68f6841c059f17c1fcbae0e8009..b62e27ddc7f2dea1ceff6ffa33650f7fa5f9d939 100644 --- a/R/getDataAvailability.r +++ b/R/getDataAvailability.r @@ -1,6 +1,6 @@ #' USGS data availability #' -#' 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. #' #' @param siteNumber string USGS site number. This is usually an 8 digit number #' @param interactive logical Option for interactive mode. If true, a progress indicator is printed to the console.