create_deident {deident} | R Documentation |
Create a deident pipeline
Description
Create a deident pipeline
Usage
create_deident(method, ...)
Arguments
method |
A deidentifier to initialize. |
... |
list of variables to be deidentifier. NB: key word arguments will be passed to method at initialization. |
[Package deident version 1.0.0 Index]