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

Added url attribute.

parent 978bd432
No related branches found
No related tags found
1 merge request!39Overhaul of function names. Move some functionality to EGRET.
......@@ -222,6 +222,7 @@ importRDB1 <- function(obs_url, asDateTime=FALSE, qw=FALSE, convertType = TRUE,
}
comment(data) <- hdr
attr(data, "url") <- obs_url
return(data)
......
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