detect                  Detect if a data object contains PII.
detector                detector: Detect Data Containing Personally
                        Identifiable Information
has_email_addresses     Test if a character vector has any e-mail
                        addresses.
has_national_identification_numbers
                        Test if a character vector has any national
                        identification numbers.
has_phone_numbers       Test if a character vector has any phone
                        numbers.
is_email_address        Test if a string is an e-mail address.
is_national_identification_number
                        Test if a string is a national identification
                        number.
is_phone_number         Test if a string is a phone number.
