Hi
> -Original Message-
> From: r-help-boun...@r-project.org [mailto:r-help-bounces@r-
> project.org] On Behalf Of R Novice
> Sent: Tuesday, February 18, 2014 9:44 AM
> To: r-help@r-project.org
> Subject: [R] converting time data in R
>
> Respected R veterans and e
Respected R veterans and experts,
I have a column representing time in a data frame in R.
when I call the str() function on the column it says something like this
>str(df2$Time)
Factor w/ 1441 levels "","00:01","00:02","00:03",..: 1086 1096 and so on
The thing is I want to conver this c
2 matches
Mail list logo