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 March 28, 2024, 10:03 a.m.