Assertions to Check Properties of Data


[Up] [Top]

Documentation for package ‘assertive.data’ version 0.0-3

Help Pages

assert_all_are_cas_numbers Does the character vector contain CAS registry numbers?
assert_all_are_credit_card_numbers Does the character vector contain credit card numbers?
assert_all_are_email_addresses Does the character vector contain email addresses?
assert_all_are_hex_colors Does the character vector contain hex colors?
assert_all_are_hex_colours Does the character vector contain hex colors?
assert_all_are_honorifics Is the string an honorific?
assert_all_are_ip_addresses Does the character vector contain IP addresses?
assert_all_are_isbn_codes Does the character vector contain ISBN book codes?
assert_any_are_cas_numbers Does the character vector contain CAS registry numbers?
assert_any_are_credit_card_numbers Does the character vector contain credit card numbers?
assert_any_are_email_addresses Does the character vector contain email addresses?
assert_any_are_hex_colors Does the character vector contain hex colors?
assert_any_are_hex_colours Does the character vector contain hex colors?
assert_any_are_honorifics Is the string an honorific?
assert_any_are_ip_addresses Does the character vector contain IP addresses?
assert_any_are_isbn_codes Does the character vector contain ISBN book codes?
is_cas_number Does the character vector contain CAS registry numbers?
is_credit_card_number Does the character vector contain credit card numbers?
is_email_address Does the character vector contain email addresses?
is_hex_color Does the character vector contain hex colors?
is_hex_colour Does the character vector contain hex colors?
is_honorific Is the string an honorific?
is_ip_address Does the character vector contain IP addresses?
is_isbn10_code Does the character vector contain ISBN book codes?
is_isbn13_code Does the character vector contain ISBN book codes?
is_isbn_code Does the character vector contain ISBN book codes?