microdata2 {sdcTable} | R Documentation |
Synthetic Microdata (2)
Description
Example microdata used for example in [protect_linked_tables()].
Usage
data(microdata2)
Format
a 'data.frame' with '100' observations containing variables 'region', 'gender', 'ecoOld', 'ecoNew' and 'numVal'.
Examples
utils::data("microdata2", package = "sdcTable")
head(microdata2)
[Package sdcTable version 0.32.6 Index]