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]
All associated links for this package
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
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
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
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  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns