
Function reference
-
default_redact_functions()
- Get a list of all redact functions in the package
-
redact_all()
- Redact sensitive information from a vector of strings
-
redact_credit_card_numbers()
- Redact credit card numbers in text
-
redact_email_addresses()
- Redact email addresses in text
-
redact_ip_addresses()
- Redact IP addresses in text
-
redact_pattern()
- Redact sensitive patterns in text
-
redact_phone_numbers()
- Redact phone numbers in text
-
redact_pins()
- Redact 4 digit pins from a string
-
redact_social_security_numbers()
- Redact social security numbers in text
-
redact_website_urls()
- Redact website URLs in a text string
-
replace_pattern()
- Replace pattern in text