Other packages > Find by keyword >

trackeR  

Infrastructure for Running, Cycling and Swimming Data from GPS-Enabled Tracking Devices
View on CRAN: Click here


Download and install trackeR package within the R console
Install from CRAN:
install.packages("trackeR")

Install from Github:
library("remotes")
install_github("cran/trackeR")

Install by package version:
library("remotes")
install_version("trackeR", "1.6.0")



Attach the package and use:
library("trackeR")
Maintained by
Ioannis Kosmidis
[Scholar Profile | Author Map]
First Published: 2016-02-12
Latest Update: 2019-05-15
Description:
Provides infrastructure for handling running, cycling and swimming data from GPS-enabled tracking devices within R. The package provides methods to extract, clean and organise workout and competition data into session-based and unit-aware data objects of class 'trackeRdata' (S3 class). The information can then be visualised, summarised, and analysed through flexible and extensible methods. Frick and Kosmidis (2017) <doi:10.18637/jss.v082.i07>, which is updated and maintained as one of the vignettes, provides detailed descriptions of the package and its methods, and real-data demonstrations of the package functionality.
How to cite:
Ioannis Kosmidis (2016). trackeR: Infrastructure for Running, Cycling and Swimming Data from GPS-Enabled Tracking Devices. R package version 1.6.0, https://cran.r-project.org/web/packages/trackeR. Accessed 01 Apr. 2025.
Previous versions and publish date:
0.0.1 (2016-02-12 00:49), 0.0.3 (2016-06-23 19:44), 0.0.4 (2016-10-20 22:12), 0.0.5 (2017-01-12 15:42), 1.0.0 (2017-11-27 10:03), 1.1 (2018-09-24 14:00), 1.2.0 (2018-10-12 11:00), 1.3.0 (2019-03-05 19:30), 1.4.1 (2019-03-24 16:00), 1.4 (2019-03-14 06:50), 1.5.0 (2019-04-05 07:20), 1.5.1 (2019-04-10 13:42), 1.5.2 (2019-05-15 13:50)
Other packages that cited trackeR R package
View trackeR citation profile
Other R packages that trackeR depends, imports, suggests or enhances
Complete documentation for trackeR
Functions, R codes and Examples using the trackeR R package
Some associated functions: GC2trackeRdata . Wexp . Wprime . append . append.trackeRdata . c2d . change_units.conProfile . change_units.distrProfile . change_units . change_units.trackeRWprime . change_units.trackeRdata . change_units.trackeRdataSummary . change_units.trackeRdataZones . change_units.trackeRthresholds . collect_units . compute_breaks . compute_limits . concentration_profile.distrProfile . concentration_profile . conversions . decreasing_smoother . distance2speed . distribution_profile . find_unit_reference_sport . fortify.conProfile . fortify.distrProfile . fortify.trackeRWprime . fortify.trackeRdata . fortify.trackeRdataSummary . funPCA . generate_thresholds . generate_units . get_elevation_gain . get_operations.conProfile . get_operations.distrProfile . get_operations . get_operations.trackeRdata . get_profile . get_resting_periods . get_sport . get_units.conProfile . get_units.distrProfile . get_units . get_units.trackeRWprime . get_units.trackeRdata . get_units.trackeRdataSummary . get_units.trackeRdataZones . get_units.trackeRfpca . get_units.trackeRthresholds . impute_speeds . leaflet_route . nsessions . plot.conProfile . plot.distrProfile . plot.trackeRWprime . plot.trackeRdata . plot.trackeRdataSummary . plot.trackeRdataZones . plot.trackeRfpca . plot_route . prepare_route . prettifyUnit . print.trackeRdata . print.trackeRdataSummary . profile2fd . readX . read_container . read_directory . ridges.conProfile . ridges.distrProfile . ridges . ridges.trackeRdata . run . runs . sanity_checks . scaled.distrProfile . scaled . session_duration . session_times . smoother.conProfile . smoother.distrProfile . smoother . smoother.trackeRdata . smoother_control.distrProfile . smoother_control.trackeRdata . sort.trackeRdata . speed2distance . summary.trackeRdata . threshold.trackeRdata . timeAboveThreshold . timeline . trackeR . trackeRdata . unique.trackeRdata . zones . 
Some associated R codes: Wprime.R . cleaning.R . concentrationProfile.R . constants.R . data.R . distributionProfile.R . fda.R . helpers.R . parallelization.R . reading.R . thresholds.R . trackeR.R . trackeRdata.R . trackeRdata_plot.R . trackeRdata_smoother.R . trackeRdata_summary.R . trackeRdata_zones.R . units.R . zzz_aliases.R .  Full trackeR package functions and examples
Downloads during the last 30 days
03/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2403/2503/2603/2703/2803/3003/31Downloads for trackeR05101520253035TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
simplevis  
Wrappers to Simplify Beautiful "ggplot2" and "leaflet" Visualisation
Wrapper functions around the amazing 'leaflet' package that aims to simplify 'leaflet' visualisatio ...
Download / Learn more Package Citations See dependency  
samplesize  
Sample Size Calculation for Various t-Tests and Wilcoxon-Test
Computes sample size for Student's t-test and for the Wilcoxon-Mann-Whitney test for categorical dat ...
Download / Learn more Package Citations See dependency  
eSIR  
Extended State-Space SIR Models
An implementation of extended state-space SIR models developed by Song Lab at UM school of Public H ...
Download / Learn more Package Citations See dependency  
gasmodel  
Generalized Autoregressive Score Models
Estimation, forecasting, and simulation of generalized autoregressive score (GAS) models of Creal, ...
Download / Learn more Package Citations See dependency  
shinyBS  
Twitter Bootstrap Components for Shiny
Adds additional Twitter Bootstrap components to Shiny. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA