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

Added query time.

parent 112f14ef
No related branches found
No related tags found
1 merge request!39Overhaul of function names. Move some functionality to EGRET.
......@@ -77,6 +77,7 @@ whatNWISdata <- function(siteNumbers,service="all",parameterCd="all",statCd="all
comment(SiteFile) <- headerInfo
attr(SiteFile, "url") <- urlSitefile
attr(SiteFile, "queryTime") <- Sys.time()
return(SiteFile)
......
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