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. Accessed 28 Jan. 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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

MetaIntegration  
Ensemble Meta-Prediction Framework
An ensemble meta-prediction framework to integrate multiple regression models into a current study. ...
Download / Learn more Package Citations See dependency  
easyPubMed  
Search and Retrieve Scientific Publication Records from PubMed
Query NCBI Entrez and retrieve PubMed records in XML or text format. Process PubMed records by extra ...
Download / Learn more Package Citations See dependency  
waiter  
Loading Screen for 'Shiny'
Full screen and partial loading screens for 'Shiny' with spinners, progress bars, and notifications. ...
Download / Learn more Package Citations See dependency  
fontcm  
Computer Modern font for use with extrafont package
Computer Modern font for use with extrafont package ...
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  
eiopaR  
Access to RFR (Risk-Free Rate) Curves Produced by the EIOPA
Provides EIOPA (European Insurance And Occupational Pensions Authority) risk-free rates. Please note ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

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