apply_deident: Apply a 'deident' pipeline

View source: R/apply_deident.R

apply_deidentR 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


deident documentation built on April 3, 2025, 6:14 p.m.