col_diff | Strip column from strings contained in another column. |
escape_string | Escape characters in string. Make safe for string operations. |
find_buildings_numbers | Find the numerical parts of an address (building|house|unit). |
find_postcodes | Find postcodes in a list, vector or data frame of... |
find_postcodes_in_string | Find postcodes in a string. |
format_postcode | Reformat a postcode to standards. |
gapfill_postcodes | gapfill_postcodes |
is_district | Is the string the district part of a postcode. |
is_postcode_complete | Is the string a full postcode. |
is_postcode_partial | Is the string a partial postcode. |
is_sector | Is the string the sector part of a postcode. |
melt_rows | Separate a collapsed column record into multiple rows. |
parse_nested_records | parse_nested_records |
pipe | Pipe operator |
replace_in_string | Replace (substitutes) patterns in a string. |
sabre | sabre |
sabre-data | Sample tibble vectors for practicing data cleaning and... |
standardize_strings | Standardize the character columns of a 'DataFrame' object. |
strip_buildings_numbers | Strip buildings numbers (building|house|unit). |
strip_buildings_numbers_list | Strip buildings numbers (building|house|unit) from a list, or... |
strip_buildings_numbers_vec | Strip buildings numbers (building|house|unit) from a string... |
strip_business_legal_entity_type | Strip business legal entity type from name |
strip_honorific_title | Strip honorific title from name |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.