Run a functional smoke test on an ENEMDU microdata file
Source:R/real_data_smoke_test.R
enemdu_smoke_test_microdata_file.RdReads a microdata file and runs enemdu_smoke_test_microdata().
Arguments
- path
Path to the microdata file.
- dictionary
Optional official dictionary tibble.
- n_max
Optional maximum number of rows to read. Useful for fast smoke tests before full-data execution.
- ...
Arguments passed to
enemdu_smoke_test_microdata().
Details
Supported formats are inherited from
enemdu_validate_microdata_file_against_dictionary(): .sav, .dta,
.rds, and .csv.