search for: get_zonedata_url

Displaying 1 result from an estimated 1 matches for "get_zonedata_url".

2012 Jan 01
1
empty files created with trellis xyplot jpeg device
...TRUE TRUE TRUE FALSE FALSE # Example functionality from the interactive console:::: # I am going to use a zone variable to help duplicate the code in the function > zone [1] "isoranp-z1" # call a function to pull in data and assign it to a data frame > testz<-get_zonedata_url(2011,51,zone) # validate the data frame > str(testz) 'data.frame': 2016 obs. of 14 variables: $ ts : Factor w/ 2016 levels "12/18/2011 00:00",..: 1 2 3 4 5 6 7 8 9 10 ... $ server : Factor w/ 1 level "phx1npf4sn2": 1 1 1 1 1 1 1 1 1 1 ... $ zone : Factor...