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 03 Dec. 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

FSInteract  
Fast Searches for Interactions
Performs fast detection of interactions in large-scale data using the method of random intersection ...
Download / Learn more Package Citations See dependency  
EDOtrans  
Euclidean Distance-Optimized Data Transformation
A data transformation method which takes into account the special property of scale non-invariance w ...
Download / Learn more Package Citations See dependency  
donut  
Nearest Neighbour Search with Variables on a Torus
Finds the k nearest neighbours in a dataset of specified points, adding the option to wrap certain ...
Download / Learn more Package Citations See dependency  
telemac  
R Interface to the TELEMAC Model Suite
An R interface to the TELEMAC suite for modelling of free surface flow. This includes methods for m ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
CRANsearcher  
RStudio Addin for Searching Packages in CRAN Database Based on Keywords
One of the strengths of R is its vast package ecosystem. Indeed, R packages extend from visualizatio ...
Download / Learn more Package Citations See dependency  

23,310

R Packages

200,798

Dependencies

63,203

Author Associations

23,278

Publication Badges

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