Peter Tait <petertait <at> sympatico.ca> writes:
> Is it possible to remove the "NA" level from a factor with in
> read.table()? If not what is the most efficient way of doing this?
>
> inrange<-read.table("C://...",header=T,sep="|",colClasses=c( id="factor"))
See parameters na.strings in read.table.
Dieter
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html