Create shareable data sets from raw data files that contain protected elements. Relying on master crosswalk files that list restricted variables, package functions warn users about possible violations of data usage agreement and prevent writing protected elements.
deid_dua()
no longer rewrites column namesreadr::read_delim()
progress bar from when reading filestempdir()
rather than '.'
dua_env
when reading in new file so that it has to be
rechecked with every new filedeid_dua()
only makes IDs for unique old IDs, which was import to
set since salt is added to the old ID before making new hashed IDsread_dua_file()
that reads in admin files and sets
check_pass
to FALSE
whenever a new file is read in as added
level of securitydeid_dua()
now can use existing crosswalk file, which is good for
building panel data sets. (fixes #6)write_dua_df()
would still write the file even
if not passing data set check