View source: R/Read_IMU_Utils.R
check_second | R Documentation |
Check if the IMU data start on an exact second
check_second(AG)
AG |
a dataframe of IMU data |
data(imu_to_check) sec_check <- check_second(imu_to_check) head(sec_check)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.