Description Usage Format Details
A sample dataset for demostration purposes.
1 |
Data frame with 13 variables and 20 observations:
A character string. Name of the subjects.
Date of Birth
A date object referring to the DOB for each athlete.
Testing Date
A date object referring to the date of testing of each athlete.
A character string. Refers to Male or Female.
Weight1 (KG)
A number. Weight in kgs. Measurement 1.
Weight2 (KG)
A number. Weight in kgs. Measurement 2.
Height1 (CM)
A number. Height in cms. Measurement 1.
Height2 (CM)
A number. Height in cms. Measurement 2.
Sitting Height1 (CM)
A number. Length of the trunk in cms for a seated measurement. Measurement 1.
Sitting Height2 (CM)
A number. Length of the trunk in cms for a seated measurement. Measurement 2.
Bench Height2 (CM)
A number. If the sitting height is done using a chair or a bench, indicate its length, otherwise use 0.
Mothers Height (CM)
A number. The standing height of the athlete's mother in cms.
Fathers Height (CM)
A number. The standing height of the athlete's father in cms.
A data frame containing unreal sample data for demostration purposes only. It also serves as an example for a template of how user collected data should look. Use this dataset to learn about the functions on this package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.