On Wed, May 26, 2010 at 1:13 PM, Ivan Calandra <[email protected]
> wrote:
> Hi,
>
> What about:
> as.numeric(as.character(data$State))
> ?
>
What I what is, I want to convert all the column excluding State to factor
to numeric in the data frame. So that I will send this data frame to
another function to total .
Any help.
Thanks & Rg
Mohan L
[[alternative HTML version deleted]]
______________________________________________
[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
and provide commented, minimal, self-contained, reproducible code.