# NOT RUN {
## Variable label
x <- label(infert,
education = "Education levels",
age = "Age in years of case",
parity = "count",
stratum = "1-83",
pooled.stratum = "1-63")
## Data label
x <- label(x, "Infertility and Abortion Dataset")
codebook(x)
# }
Run the code above in your browser using DataLab