boury
> Cc: r-help@r-project.org
> Subject: Odp: [R] convert Factor as numeric
>
> Hi
>
> You have to get rid of thousands separator firsr
>
> as.numeric(gsub(",", "", S))
>
> Regards
> Petr
>
> r-help-boun...@r-project.org napsal dne 29.0
arnaud Gaboury gmail.com> writes:
>
> Dear group,
>
> I know this issue has been already covered, and before you reply I must say
> I have read the R-FAQ and search the mailing list archive.
> I still can't manage to change my factor to numeric as I couldn't find any
> clear answer.
(Posting v
Dear group,
I know this issue has been already covered, and before you reply I must say
I have read the R-FAQ and search the mailing list archive.
I still can't manage to change my factor to numeric as I couldn't find any
clear answer.
Here is my df :
Pose1 <-
structure(list(DESCRIPTION = struct
3 matches
Mail list logo