[R] Newbie question

Don MacQueen macq at llnl.gov
Sun Jan 4 22:29:50 CET 2009


Also,

   subset( abntest, abntesr > 90 )

-Don

At 8:55 PM -0700 1/3/09, greggallen at gmail.com wrote:
>Hi:
>
>I'm loading in students test scores with:
>
>>  abntest <- read.table("scores.txt")
>
>if I type:
>
>>abntest
>
>I get ALL the values.  I want to be able to filter it by various 
>things such as:
>
>
>if( abntesr > 90) Print abntest;
>
>and other logical operators.  I'm sure this is simple for someone experienced.
>
>
>Thanks,
>
>Gregg Allen
>
>______________________________________________
>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.


-- 
---------------------------------
Don MacQueen
Lawrence Livermore National Laboratory
Livermore, CA, USA
925-423-1062
macq at llnl.gov




More information about the R-help mailing list