anonymize_moas | R Documentation |
The function calls both [deselect_sensitive()] and [mutate_sensitive()] to remove sensitive columns, and alter data in the MOAS to have a less sensitive nature.
anonymize_moas(data, scramble_ids = TRUE)
data |
The MOAS or a MOAS generated file. |
scramble_ids |
make IDs anonymous |
tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.