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 04 May. 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
04/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/01Downloads for trackeR02468101214161820222426TrendBars

Today's Hot Picks in Authors and Packages

appler  
'Apple App Store' and 'iTunes' Data Extraction
Using 'Apple App Store' web scraping and 'iTunes' API ...
Download / Learn more Package Citations See dependency  
aos  
Animate on Scroll Library for 'shiny'
Trigger animation effects on scroll on any HTML element of 'shiny' and 'rmarkdown', such as any tex ...
Download / Learn more Package Citations See dependency  
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  
dipw  
Debiased Inverse Propensity Score Weighting
Estimation of the average treatment effect when controlling for high-dimensional confounders using ...
Download / Learn more Package Citations See dependency  
kutils  
Project Management Tools
Tools for data importation, recoding, and inspection. There are functions to create new project fo ...
Download / Learn more Package Citations See dependency  
tidyRSS  
Tidy RSS for R
With the objective of including data from RSS feeds into your analysis, 'tidyRSS' parses RSS, Atom ...
Download / Learn more Package Citations See dependency  

24,187

R Packages

207,311

Dependencies

65,312

Author Associations

24,143

Publication Badges

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