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
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

trapezoid  
The Trapezoidal Distribution
The trapezoid package provides 'dtrapezoid', 'ptrapezoid', 'qtrapezoid', and 'rtrapezoid' functions ...
Download / Learn more Package Citations See dependency  
gmt  
Interface Between GMT Map-Making Software and R
Interface between the GMT map-making software and R, enabling the user to manipulate geographic dat ...
Download / Learn more Package Citations See dependency  
hydropeak  
Detect and Characterize Sub-Daily Flow Fluctuations
An important environmental impact on running water ecosystems is caused by hydropeaking - the disco ...
Download / Learn more Package Citations See dependency  
rankdist  
Distance Based Ranking Models
Implements distance based probability models for ranking data. The supported distance metrics inclu ...
Download / Learn more Package Citations See dependency  
EasyDescribe  
A Convenient Way of Descriptive Statistics
Descriptive Statistics is essential for publishing articles. This package can perform descriptive s ...
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  

22,187

R Packages

188,753

Dependencies

55,244

Author Associations

22,188

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns