apply_deident {deident} | R Documentation |
Apply a 'deident' pipeline
Description
Applies a pipeline as defined by deident
to a data frame. tibble, or file.
Usage
apply_deident(object, deident, ...)
Arguments
object |
The data to be deidentified |
deident |
A deidentification pipeline to be used. |
... |
Terms to be passed to other methods |
[Package deident version 1.0.0 Index]