get_fit_dfs: read gps fit data files

Description Usage Arguments Value

View source: R/get_fit_dfs.R

Description

get_fit_dfs reads a gps .fit files using call to python fitparse and put into session, data record, and event dataframes

Usage

1
get_fit_dfs(fitfilename, checkconda = TRUE, requiredVars)

Arguments

fitfilename

name (including file path) of .fit file

checkconda

logical, check conda environment for packages

requiredVars

vector of variable names which will be generated as NA if they are not already in the fit data records

Value

a list of three dataframes: session, recordsand events


CraigMohn/fitparseR documentation built on April 7, 2020, 4:09 a.m.