redcap_anonymize_data: Replaces data in RedCap df with random data.

View source: R/redcap.R

redcap_anonymize_dataR Documentation

Replaces data in RedCap df with random data.

Description

Replaces data in RedCap df with random data.

Usage

redcap_anonymize_data(df, remove = NULL)

Arguments

df

tibble | Data frame that contains data exported from RedCap using redcap_export().

remove

vec | Vector of variables to be completely removed. Default: NULL


AndersAskeland/chewr documentation built on Sept. 20, 2023, 10:40 a.m.