| Title: | Young Swimmers Dataset | 
| Version: | 0.0.1 | 
| Description: | Dataset from the young elite swimmers study. | 
| License: | CC BY 4.0 | 
| Encoding: | UTF-8 | 
| RoxygenNote: | 7.1.2 | 
| Depends: | R (≥ 2.10) | 
| LazyData: | true | 
| URL: | https://github.com/NIM-ACh/youngSwimmers/, https://nim-ach.github.io/youngSwimmers/ | 
| BugReports: | https://github.com/NIM-ACh/youngSwimmers/issues/ | 
| Imports: | data.table, lifecycle | 
| NeedsCompilation: | no | 
| Packaged: | 2022-02-13 02:46:28 UTC; matiascastilloaguilar | 
| Author: | Matías Castillo Aguilar
     | 
| Maintainer: | Matías Castillo Aguilar <matcasti@umag.cl> | 
| Repository: | CRAN | 
| Date/Publication: | 2022-02-14 10:10:02 UTC | 
youngSwimmers
Description
Data from the young elite swimmers study.
Author(s)
Maintainer: Matías Castillo Aguilar matcasti@umag.cl (ORCID)
Authors:
Pablo Valdés Badilla
Tomás Herrera Valenzuela
Eduardo Guzmán Muñoz
Pedro Delgado Floody
David Cristóbal Andrade
Michele M. Moraes
Rosa M. E. Arantes
Cristian Núñez Espinosa
See Also
Useful links:
Report bugs at https://github.com/NIM-ACh/youngSwimmers/issues/
Data from the young elite swimmers study
Description
This is the data used for the young elite swimmers study (Castillo-Aguilar et al. 2021). It contains records from 26 competitive swimmers from ages 10 to 16 on 5 different competitive time periods.
Usage
swimmers
Format
This is a data.table object containing 27 variables and 130 rows
-  
period: Factor. Time periods from two competitions. -  
subject: Factor. Subject ID. -  
sex: Factor. Subject's sex (Male of Female). -  
age: Numeric. Subject's age in years. -  
weight: Numeric. Weight in kilograms. -  
height: Numeric. Heigh in centimeters. -  
fat: Numeric. Body fat in percentage. -  
bmi: Numeric. Body mass index. -  
ffmi: Numeric. Fat free mass index. -  
sp: Numeric. Systolic blood pressure in mmHg. -  
dp: Numeric. Diastolic blood pressure in mmHg. -  
map: Numeric. Mean arterial pressure in mmHg. -  
pp: Numeric. Pulse pressure in mmHg. -  
sdnn_pre: Numeric. SDNN (Time domain parameter) pre-wingate test. -  
rmssd_pre: Numeric. RMSSD (Time domain parameter) pre-wingate test. -  
vlf_pre: Numeric. VLF (Frequency domain parameter) pre-wingate test. -  
lf_pre: Numeric. LF (Frequency domain parameter) pre-wingate test. -  
hf_pre: Numeric. HF (Frequency domain parameter) pre-wingate test. -  
sdnn_post: Numeric. SDNN (Time domain parameter) post-wingate test. -  
rmssd_post: Numeric. RMSSD (Time domain parameter) post-wingate test. -  
vlf_post: Numeric. VLF (Frequency domain parameter) post-wingate test. -  
lf_post: Numeric. LF (Frequency domain parameter) post-wingate test. -  
hf_post: Numeric. HF (Frequency domain parameter) post-wingate test. -  
power_peak: Numeric. Peak power output in Watts. -  
power_mean: Numeric. Mean power output in Watts. -  
power_min: Numeric. Minimum power output in Watts. -  
fatigue: Numeric. Fatigue index in percentage.