search for: rgraphfileload

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

2003 Feb 12
1
Three questions - loading(sourcing a file??), summaries to bitmaps, and error messages
...of badger's %Usr CPU Utilization Sep.2002") legend(0,0, usr.cpu) bitmap(file = "/auto/solperf/tgu/Images/badger.Sep.2002.usr.cpu.summary.large", type = "png256", I tried having R do a "load" on my files, but I get the error messages below: > load("rgraphfileload") Error: bad restore file magic number (file may be corrupted)-- no data loaded Any idea why I would get the message above? I am using R version 1.6.1 on a Solaris host. Thanks, Tony