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 07 Mar. 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

factoextra  
Extract and Visualize the Results of Multivariate Data Analyses
Provides some easy-to-use functions to extract and visualize the output of multivariate data analys ...
Download / Learn more Package Citations See dependency  
didrooRFM  
Compute Recency Frequency Monetary Scores for your Customer Data
This hosts the findRFM function which generates RFM scores on a 1-5 point scale for customer transa ...
Download / Learn more Package Citations See dependency  
prepdat  
Preparing Experimental Data for Statistical Analysis
Prepares data for statistical analysis (e.g., analysis of variance ;ANOVA) by enabling the user to ...
Download / Learn more Package Citations See dependency  
momentfit  
Methods of Moments
Several classes for moment-based models are defined. The classes are defined for moment conditions d ...
Download / Learn more Package Citations See dependency  
RobPer  
Robust Periodogram and Periodicity Detection Methods
Calculates periodograms based on (robustly) fitting periodic functions to light curves (irregularly ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

26,270

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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