| Pseudonymizer | R Documentation | 
A Deident class dealing with the (repeatable) random replacement of
string for deidentification.
Create new Pseudonymizer object
Check if a key exists in lookup
Check if a key exists in lookup
Retrieve a value from lookup
Returns self$lookup formatted as a tibble
Convert self to a list.
Apply the deidentifcation method to the supplied keys
| lookup | a pre-existing name-value pair to define intended psuedonymizations. Instances of 'name' will be replaced with 'value' on transformation. | 
| keys | value to be checked | 
| ... | values to concatenate to  | 
| parse_numerics | True: Force columns to characters. NB: only character vectors will be parsed. | 
lookuplist of mapping from key-value on transform.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.