[R] Can't convert list to matrix properly
David Winsemius
dwinsemius at comcast.net
Fri Mar 12 04:55:38 CET 2010
On Mar 11, 2010, at 11:16 AM, anna wrote:
>
> so I was getting ones because it converted the characters into
> numeric?
No, it did not. The internal representation of the factors is of type
integer and those values were used with no reference to the factor
levels.
>
> -----
> Anna Lippel
> --
> View this message in context: http://n4.nabble.com/Can-t-convert-list-to-matrix-properly-tp1589187p1589211.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.
David Winsemius, MD
West Hartford, CT
More information about the R-help
mailing list