apply_to_data_frame: Apply a 'deident' pipeline to a new data frame

View source: R/deident.R

apply_to_data_frameR Documentation

Apply a 'deident' pipeline to a new data frame

Description

Apply a 'deident' pipeline to a new data frame

Usage

apply_to_data_frame(data, transformer, ...)

Arguments

data

The data set to be converted

transformer

The pipeline to be used

...

To be passed on to other methods


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