read_moov: Read Moov sensor data

Usage Arguments Details Value Examples

Usage

1
read_moov(db_path)

Arguments

db_path

The path of the database file user.db

Details

To use this function, you need to find the user.db fil from the dump of MOOV data (@seealso read_moov_swim_bin) at /Applications/moov.core/Library/Application Support/user_data/( user id )/.

Value

a tibble containing data of each workout session

Examples

1
2
3
4
## Not run: 
read_moov("user.db")

## End(Not run)

chatchavan/Moov documentation built on May 10, 2019, 5:17 a.m.