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: 2023-03-01
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 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

bacondecomp  
Goodman-Bacon Decomposition
Decomposition for differences-in-differences with variation in treatment timing from Goodman-Bacon ...
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  
robregcc  
Robust Regression with Compositional Covariates
We implement the algorithm estimating the parameters of the robust regression model with composition ...
Download / Learn more Package Citations See dependency  
con2aqi  
Calculate the AQI from Pollutant Concentration
To calculate the AQI (Air Quality Index) from pollutant concentration data. O3, PM2.5, PM10, CO, SO ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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