Skip to content
Prev 267229 / 398502 Next

Odp: converting factor to numeric gives "NAs introduced by coercion"

If you are not going to be using factors, then you can keep everything
a character (if there are non-numerics in a column) by adding
'as.is=TRUE' as a parameter on the 'rad.table' functions.
On Mon, Aug 1, 2011 at 7:55 AM, Petr PIKAL <petr.pikal at precheza.cz> wrote: