Skip to content
Snippets Groups Projects
Commit d6cb4fa9 authored by Laura A DeCicco's avatar Laura A DeCicco
Browse files

Fixed typo.

parent 3a5a5e41
No related branches found
No related tags found
1 merge request!39Overhaul of function names. Move some functionality to EGRET.
......@@ -69,7 +69,7 @@ whatNWISsites <- function(...){
retval <- retval[!duplicated(retval),]
retval$queryTime <- Sys.time()
attr(retVal, "url") <- urlCall
attr(retval, "url") <- urlCall
return(retval)
} else {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment