search for: zone_mem

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

Did you mean: move_mem
2012 Jan 01
1
empty files created with trellis xyplot jpeg device
..._zone_charts(zone,2011,51) # Note the zone_util.jpg file is zero length. It is a lattice chart. The other two charts generate ok. User and group has been removed. -rw-rw-r-- 1 <> <> 22376 Dec 31 16:20 isoranp-z1.zone_cpu.jpg -rw-rw-r-- 1 <> <> 18910 Dec 31 16:20 isoranp-z1.zone_mem.jpg -rw-rw-r-- 1 <> <> 0 Dec 31 16:20 isoranp-z1.zone_util.jpg # here is the gen_zone_charts function: > gen_zone_charts function(zone,year,wk){ data_frame<-get_zonedata_url(year,wk,zone) # this results in a 0 length file # i have tried using jpeg(), and tr...