Hi Andreas,
if your factor is named "x", you can do
as.numeric(as.character(x))

Best,
Ista
On Fri, Mar 11, 2011 at 10:45 AM, Andreas Emanuelsson
<andreas.emanuels...@sik.se> wrote:
> Hi, I have tried to load a file originally from Excel, via csv, text and 
> clipboard today.
>
> When I succeed I cannot change the format from "factor", and when I try to 
> convert it to numerical it only gives the position of the "factor-group", not 
> the real value in the column?
>
> Any quick suggestions?
>
> Andreas
>
>
>        [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help@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.
>



-- 
Ista Zahn
Graduate student
University of Rochester
Department of Clinical and Social Psychology
http://yourpsyche.org

______________________________________________
R-help@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.

Reply via email to