GAGurine_df | R Documentation |
Level of GAG in Urine of Children
Description
The dataset name has been changed to 'GAGurine_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 '_df' indicates that this dataset is a data frame, 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(GAGurine_df)
Format
A data frame with 314 observations and 2 variables:
- Age
A numeric vector representing the age of the children in years.
- GAG
A numeric vector representing the levels of glycosaminoglycans (GAG) in urine (in some appropriate unit).
Details
This dataset contains measurements of glycosaminoglycan (GAG) levels in urine samples collected from children, aimed at studying potential health implications associated with abnormal GAG levels.
Source
Data collected from pediatric health studies.