[R] question about loading date file in R

Yihui Xie xieyihui at gmail.com
Tue Feb 24 07:44:26 CET 2009


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:
>
> 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!
> --
> View this message in context: http://www.nabble.com/question-about-loading-date-file-in-R-tp22172562p22172562.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>




More information about the R-help mailing list