R package citation, R package reverse dependencies, R package scholars, install an r package from GitHub hy is package acceptance pending why is package undeliverable amazon why is package on hold dhl tour packages why in r package r and r package full form why is r free why r is bad which r package to install which r package has which r package which r package version which r package readxl which r package ggplot which r package fread which r package license where is package.json where is package-lock.json where is package.swift where is package explorer in eclipse where is package where is package manager unity where is package installer android where is package manager console in visual studio who r package which r package to install which r package version who is package who is package deal who is package design r and r package full form r and r package meaning what r package has what package r what is package in java what is package what is package-lock.json what is package in python what is package.json what is package installer do r package can't install r packages r can't find package r can't load package can't load xlsx package r can't install psych package r can't install sf package r Write if else in NONMEM pk pd
SwimmeR
View on CRAN: Click
here
Download and install SwimmeR package within the R console
Install from CRAN:
install.packages("SwimmeR")
Install from Github:
library("remotes")
install_github("cran/SwimmeR")
Install by package version:
library("remotes")
install_version("SwimmeR", "0.14.2")
Attach the package and use:
library("SwimmeR")
Maintained by
Greg Pilgrim
[Scholar Profile | Author Map]
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-10-10
Latest Update: 2023-03-24
Description:
The goal of the 'SwimmeR' package is to provide means of acquiring, and then analyzing, data from swimming (and diving) competitions.To that end 'SwimmeR' allows results to be read in from .html sources, like 'Hy-Tek' real time results pages, '.pdf' files, 'ISL' results, 'Omega' results, and (on a development basis) '.hy3' files.Once read in, 'SwimmeR' can convert swimming times (performances) between the computationally useful format of seconds reported to the '100ths' place (e.g. 95.37), and the conventional reporting format (1:35.37) used in the swimming community.'SwimmeR' can also score meets in a variety of formats with user defined point values, convert times between courses ('LCM', 'SCM', 'SCY') and draw single elimination brackets, as well as providing a suite of tools for working cleaning swimming data.This is a developmental package, not yet mature.
How to cite:
Greg Pilgrim (2019). SwimmeR: Data Import, Cleaning, and Conversions for Swimming Results. R package version 0.14.2, https://cran.r-project.org/web/packages/SwimmeR. Accessed 01 Feb. 2025.
Previous versions and publish date:
0.1.0.0 (2019-10-10 16:40), 0.2.0 (2020-04-10 06:40), 0.3.0 (2020-07-10 19:40), 0.3.1 (2020-07-11 09:00), 0.4.1 (2020-08-28 21:50), 0.4.2 (2020-09-17 16:00), 0.5.0 (2020-10-19 18:40), 0.6.0 (2020-11-22 23:20), 0.7.2 (2021-01-13 20:10), 0.8.0 (2021-03-20 21:40), 0.9.0 (2021-04-19 22:10), 0.10.0 (2021-06-02 17:30), 0.11.0 (2021-07-16 10:20), 0.12.0 (2021-08-14 22:00), 0.13.0 (2021-11-05 18:50)
Other packages that cited SwimmeR R package
View SwimmeR citation profile
Other R packages that SwimmeR depends,
imports, suggests or enhances
Complete documentation for SwimmeR
Functions, R codes and Examples using
the SwimmeR R package
Some associated functions: King200Breast . Read_Results . Swim_Parse . SwimmeR-defunct . SwimmeR-deprecated . add_row_numbers . age_format . age_format_helper . coalesce_many . coalesce_many_helper . collect_relay_swimmers . collect_relay_swimmers_old . collect_relay_swimmers_omega . collect_relay_swimmers_splash . correct_split_distance . correct_split_distance_helper . course_convert . course_convert_DF . course_convert_helper . determine_indent_length_splash . discard_errors . dive_place . draw_bracket . event_parse . event_parse_ISL . fill_down . fill_left . fold . format_results . get_mode . grapes-notin-grapes . heat_parse_omega . hy3_parse . hy3_places . hy3_times . interleave_results . is_link_broken . lines_sort . list_transform . mmss_format . na_pad . name_reorder . pipe . reaction_times_parse . read_results_flag . results_score . sec_format . sec_format_helper . splash_collect_splits . splits_parse . splits_parse_ISL . splits_parse_omega_relays . splits_parse_splash . splits_parse_splash_helper_1 . splits_parse_splash_helper_2 . splits_parse_splash_relays . splits_reform . splits_rename_omega . splits_to_cumulative . splits_to_cumulative_helper_recalc . splits_to_lap . splits_to_lap_helper_recalc . swim_parse_ISL . swim_parse_hytek . swim_parse_old . swim_parse_omega . swim_parse_samms . swim_parse_splash . swim_place . tie_rescore . undo_interleave .
Some associated R codes: ISL_event_parse.R . ISL_splits_parse.R . ISL_swim_parse.R . King200Breast.R . Swim_Parse.R . SwimmeR-defunct.R . SwimmeR-deprecated.R . add_row_numbers.R . coalesce_many.R . collect_relay_swimmers.R . correcting_splits.R . course_conversions.R . deprec_collect_relay_swimmers.R . deprec_swim_parse.R . discard_errors.R . dive_place.R . draw_bracket.R . event_parse.R . fill_down.R . fill_left.R . fold.R . format_age.R . format_results.R . get_mode.R . globals.R . hy3_parse.R . hy3_places.R . hy3_times.R . hytek_swim_parse.R . interleave_results.R . is_link_broken.R . lines_sort.R . list_transform.R . mmss_format.R . na_pad.R . name_reorder.R . not_in.R . omega_collect_relay_swimmers.R . omega_heat_parse.R . omega_splits_parse_relays.R . omega_splits_rename.R . omega_swim_parse.R . reaction_times_parse.R . read_results.R . results_score.R . samms_swim_parse.R . sec_format.R . splash_collect_relay_swimmers.R . splash_collect_splits.R . splash_determine_indent_length.R . splash_splits_parse.R . splash_splits_parse_relays.R . splash_swim_parse.R . splits_parse.R . splits_reform.R . splits_to_cumulative.R . splits_to_lap.R . swim_place.R . tie_rescore.R . undo_interleave.R . utils-pipe.R . Full SwimmeR 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
longit
High dimensional longitudinal data analysis with Markov Chain Monte Carlo(MCMC).
Currently support ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Atanu Bhattacharjee (view profile)
extraoperators
Speed up common tasks, particularly logical or
relational comparisons and routine follow up tasks s ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Joshua F. Wiley (view profile)
nextGenShinyApps
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Obinna Obianom (view profile)
tidyxl
Imports non-tabular from Excel files into R.Exposes cell content, position and formatting in a tidy ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Duncan Garmonsway (view profile)
bayesDP
Functions for data augmentation using the Bayesian discount prior
method for single arm and two-arm ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Graeme L. Hickey (view profile)