This repository was archived by the owner on Aug 26, 2024. It is now read-only.
This repository was archived by the owner on Aug 26, 2024. It is now read-only.
Add more tests of datasets with imperfect IDs #22
Open
Description
Add more tests of datasets and replacement files whose unique ID variable(s) are not actually unique. For backwards compatibility, readreplace
should not check for uniqueness.
- One ID variable (a
varname
is specified to optionid()
) - Multiple ID variables (a
varlist
is specified to optionid()
)