Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Water
dataRetrieval
Commits
af913426
Commit
af913426
authored
Sep 10, 2021
by
Laura A DeCicco
Browse files
Openended if statement removed
parent
9369c532
Changes
1
Hide whitespace changes
Inline
Side-by-side
R/readNWISpCode.r
View file @
af913426
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#' @export
#' @export
#' @seealso \code{\link{importRDB1}}
#' @seealso \code{\link{importRDB1}}
#' @examples
#' @examples
#'
if(!httr::http_error("https://waterservices.usgs.gov")){
#'
#' paramINFO <- readNWISpCode(c('01075','00060','00931'))
#' paramINFO <- readNWISpCode(c('01075','00060','00931'))
#' paramINFO <- readNWISpCode(c('01075','00060','00931', NA))
#' paramINFO <- readNWISpCode(c('01075','00060','00931', NA))
readNWISpCode
<-
function
(
parameterCd
){
readNWISpCode
<-
function
(
parameterCd
){
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment