[R] read.data? without separator
Greg Snow
Greg.Snow at imail.org
Mon Dec 27 17:47:36 CET 2010
Would the read.fwf function work for you?
--
Gregory (Greg) L. Snow Ph.D.
Statistical Data Center
Intermountain Healthcare
greg.snow at imail.org
801.408.8111
> -----Original Message-----
> From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-
> project.org] On Behalf Of Fror
> Sent: Sunday, December 26, 2010 11:04 AM
> To: r-help at r-project.org
> Subject: [R] read.data? without separator
>
>
> Hello,
>
> I have a problem with read.data. For example I have a file
>
> # comment
> 1?0001010101
> 101010??1010
>
> with comment on first line and data layout without separator. How I
> could
> read data that each character\sign was in another column. It is trivial
> probably, but I have no idea for it.
>
> Thank's,
> Kacper
> --
> View this message in context: http://r.789695.n4.nabble.com/read-data-
> without-separator-tp3164358p3164358.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