> From: Hasan Diwan
> To: R Project Help
> Date: 01/27/2012 10:47 AM
> Subject: [R] PosixCT subsecond accuracy
> Sent by: r-help-boun...@r-project.org
>
> The first column is epoch time. I read that POSIXct has support for
> this, sort of[1]. So, I tried:
> > sens
Never mind... options(digits.sec) is what I needed to set... -- H
On 27 January 2012 10:44, Hasan Diwan wrote:
> A sample of the data I have is:
>> head(sensor)
> logged_on accx accy accz compassx compassy compassz
> gyrox gyroy gyroz
> 1 1326561428000 -0.4602 0.8346 0.0936
A sample of the data I have is:
> head(sensor)
logged_onaccx accy accz compassx compassy compassz
gyrox gyroy gyroz
1 1326561428000 -0.4602 0.8346 0.0936 0.145508 -0.350586 0.259766
59.617390 28.521740 59.617390
2 1326561428050 -0.4212 1.0452 0.1326 0.219727 -0.321289 0.2
3 matches
Mail list logo