Sorry guys....

It is a tab delimited text file which I just exported from SAS. I want to
import this in R. Pl let me know what is the delimiter I should use and R
syntax.

Thanks



On Thu, Jun 3, 2010 at 9:20 PM, Sarah Goslee <sarah.gos...@gmail.com> wrote:

> That sounds like a good plan.
>
> What went wrong?
>
> You're more likely to get an answer if you tell us what your
> problem/question actually is.
>
> Sarah
>
> On Thu, Jun 3, 2010 at 7:32 AM, dhanush <dhana...@gmail.com> wrote:
> >
> > can anyone tell me how to import a text file in R? the text file I want
> to
> > import is a large file, about 800MB in size. Thanks in advance.
> >
> > I tried using the following
> >
> > data<-read.table("file",header=T,sep="\t")
> >
>
>
>
> --
> Sarah Goslee
> http://www.functionaldiversity.org
>



-- 
Best
Dhanasekaran

"Without trust, words become the hollow sound of a wooden gong. With trust,
words become life itself.”

        [[alternative HTML version deleted]]

______________________________________________
R-help@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.

Reply via email to