pii_erase: Remove PII (Personally identifiable information) from a...

View source: R/pii_erase.R

pii_eraseR Documentation

Remove PII (Personally identifiable information) from a data.frame

Description

Remove PII (Personally identifiable information) from a data.frame

Usage

pii_erase(x, quiet = FALSE)

Arguments

x

data.frame to be anonymized

quiet

if FALSE (by default) emit a message with erased variables


lbraglia/lbmisc documentation built on June 14, 2025, 6:44 p.m.