Assertions to Check Properties of Strings


[Up] [Top]

Documentation for package ‘assertive.data.us’ version 0.0-2

Help Pages

assert_all_are_us_social_security_numbers Is the string a valid US SSN?
assert_all_are_us_telephone_numbers Is the string a valid US telephone number?
assert_all_are_us_zip_codes Is the string a valid US zip code?
assert_any_are_us_social_security_numbers Is the string a valid US SSN?
assert_any_are_us_telephone_numbers Is the string a valid US telephone number?
assert_any_are_us_zip_codes Is the string a valid US zip code?
is_us_social_security_number Is the string a valid US SSN?
is_us_telephone_number Is the string a valid US telephone number?
is_us_zip_code Is the string a valid US zip code?