SwimmeR: Data Import, Cleaning, and Conversions for Swimming Results (original) (raw)

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.

Version: 0.14.2
Depends: R (≥ 3.5.0)
Imports: purrr, dplyr, stringr, utils, rvest, pdftools, magrittr, xml2, readr
Suggests: testthat (≥ 2.1.0), knitr, rmarkdown
Published: 2023-03-24
DOI: 10.32614/CRAN.package.SwimmeR
Author: Greg Pilgrim ORCID iD [aut, cre], Caitlin Baldwin [ctb]
Maintainer: Greg Pilgrim
License: MIT + file
NeedsCompilation: no
Citation: SwimmeR citation info
Materials: README, NEWS
In views: SportsAnalytics
CRAN checks: SwimmeR results

Documentation:

Downloads:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=SwimmeRto link to this page.