Body measurements of 507 physically active individuals.
Source:R/data-documentation.R
bdims_tbl_df.Rd
The dataset name has been changed to 'bdims_tbl_df' to avoid confusion with other datasets from packages in the R ecosystem and to follow the naming conventions of the 'MedDataSets' package. The suffix '_tbl_df' indicates that this dataset is a tibble, helping to distinguish it from other datasets within the package and from those in the broader R ecosystem. The original content of the dataset has not been modified in any way.
Usage
data(bdims_tbl_df)
Format
A tibble with 507 observations and 25 variables:
- bia_di
Numerical value of body measurement (in cm).
- bii_di
Numerical value of body measurement (in cm).
- bit_di
Numerical value of body measurement (in cm).
- che_de
Numerical value of body measurement (in cm).
- che_di
Numerical value of body measurement (in cm).
- elb_di
Numerical value of body measurement (in cm).
- wri_di
Numerical value of body measurement (in cm).
- kne_di
Numerical value of body measurement (in cm).
- ank_di
Numerical value of body measurement (in cm).
- sho_gi
Numerical value of body measurement (in cm).
- che_gi
Numerical value of body measurement (in cm).
- wai_gi
Numerical value of body measurement (in cm).
- nav_gi
Numerical value of body measurement (in cm).
- hip_gi
Numerical value of body measurement (in cm).
- thi_gi
Numerical value of body measurement (in cm).
- bic_gi
Numerical value of body measurement (in cm).
- for_gi
Numerical value of body measurement (in cm).
- kne_gi
Numerical value of body measurement (in cm).
- cal_gi
Numerical value of body measurement (in cm).
- ank_gi
Numerical value of body measurement (in cm).
- wri_gi
Numerical value of body measurement (in cm).
- age
An integer indicating the age of the individual (in years).
- wgt
A numeric value indicating the weight of the individual (in kg).
- hgt
A numeric value indicating the height of the individual (in cm).
- sex
An integer indicating the sex of the individual (1 = male, 2 = female).