Other packages > Find by keyword >

JumpeR  

Importing and Working with Track and Field Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("JumpeR", "0.3.0")



Attach the package and use:
library("JumpeR")
Maintained by
Greg Pilgrim
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-02-19
Latest Update:
Description:
Primarily used to convert human readable track and field results into dataframes for further analysis. Results can come from central repositories like httpswww.flashresults.com or httpwww.deltatiming.com or from individual team sites like those for colleges. Also contains functions useful for working with track and field data.
How to cite:
Greg Pilgrim (2021). JumpeR: Importing and Working with Track and Field Data. R package version 0.3.0, https://cran.r-project.org/web/packages/JumpeR. Accessed 05 Jun. 2026.
Previous versions and publish date:
0.1.2 (2021-02-19 11:20), 0.1.3 (2021-02-23 16:50), 0.1.4 (2021-03-07 16:10), 0.3.0 (2021-11-16 20:40)
Other packages that cited JumpeR R package
View JumpeR citation profile
Other R packages that JumpeR depends, imports, suggests or enhances
Functions, R codes and Examples using the JumpeR R package
Some associated functions: add_row_numbers . attempts_remove . attempts_split . attempts_split_cols . attempts_split_long . collect_relay_athletes . event_parse . fill_down . fill_left . flash_attempts_split_long_helper . flash_clean_distance_events . flash_clean_events . flash_clean_events_helper . flash_clean_horizontal_events . flash_clean_relay_events . flash_clean_sprint_events . flash_clean_vertical_events . flash_col_names . flash_col_names_helper . flash_correct_column_overshoot . flash_correct_column_overshoot_helper . flash_date_parse . flash_event_links . flash_event_parse . flash_extract_details_links . flash_extract_details_links_helper . flash_gender_parse . flash_parse . flash_parse_table . flash_pivot_longer . flash_rebuild_event_table . flash_round_attempts_parse . flash_rounds_parse . flash_year_links . hytek_attempts_split_long_helper . hytek_parse . is_link_broken . lines_sort . list_transform . math_format . math_format_helper . metric_conversion . metric_conversion_helper . pipe . read_results . remove_duplicate_splits . remove_unneeded_rounds . round_attempts_parse . rounds_parse . splits_parse . standard_conversion . standard_conversion_helper . tf_parse . wind_from_rounds . wind_from_rounds_helper . wind_parse_hytek . 
Some associated R codes: add_row_numbers.R . attempts_remove.R . attempts_split.R . attempts_split_cols.R . attempts_split_long.R . collect_relay_athletes.R . event_parse.R . fill_down.R . fill_left.R . flash_clean_distance_events.R . flash_clean_events.R . flash_clean_horizontal_events.R . flash_clean_relay_events.R . flash_clean_sprint_events.R . flash_clean_vertical_events.R . flash_col_names.R . flash_correct_column_overshoot.R . flash_date_parse.R . flash_event_links.R . flash_event_parse.R . flash_extract_details_links.R . flash_flights_parse.R . flash_gender_parse.R . flash_parse.R . flash_parse_table.R . flash_pivot_longer.R . flash_rebuild_event_table.R . flash_round_attempts_parse.R . flash_wind_from_rounds.R . flash_year_links.R . globals.R . hytek_parse.R . hytek_wind_parse.R . is_link_broken.R . lines_sort.R . list_transform.R . math_format.R . metric_conversion.R . read_results.R . remove_duplicate_splits.R . remove_unneeded_rounds.R . round_attempts_parse.R . rounds_parse.R . splits_parse.R . standard_conversion.R . tf_parse.R . utils-pipe.R .  Full JumpeR package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
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  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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