Skip to content

question about loading date file in R

2 messages · 850426, Yihui Xie

#
I am trying to load a .csv file in the R commander, but the output window
always showed that "Error: bad restore file magic number(file may be
corrupted)--no data loaded". Did any one know why does this happen? btw, I
can open this file in commander by "open script file".

Many thanks!
#
The interface is so self-explaining... Data --> Import data --> text files...

# pls don't mind :)
library(fortunes)
fortune(15)

Regards,
Yihui
--
Yihui Xie <xieyihui at gmail.com>
Phone: +86-(0)10-82509086 Fax: +86-(0)10-82509086
Mobile: +86-15810805877
Homepage: http://www.yihui.name
School of Statistics, Room 1037, Mingde Main Building,
Renmin University of China, Beijing, 100872, China
On Tue, Feb 24, 2009 at 7:26 AM, 850426 <yuanyuan0426 at hotmail.com> wrote: