Description Usage Arguments Value Examples
maskData maps the current values in a column (such as names) and maps them to either 1 or 2 levels. This is useful for quickly changing surgeon names in a report so that the surgeon identity is protected. The orignal values are set to the names of the newly created character vector. This function can map up to 26^2 (676) values.
1 |
x |
column vector of data to mask |
header |
character string to preappend to each value |
randomize |
should the mask be applied randomly? |
a named character vector
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.