# NOT RUN {
test_survey <- retroharmonize::read_rds (
file = system.file("examples", "ZA7576.rds",
package = "retroharmonize"),
id = "test"
)
example_metadata <- metadata_create (test_survey)
collect_val_labels (metadata = example_metadata )
collect_na_labels ( metadata = example_metadata )
# }
Run the code above in your browser using DataLab