combine_no_trade_address_to_random_string: Mutate operation(s) in directory data.frame address.trade...

Description Usage Arguments Value Details

View source: R/combine.r

Description

Replaces missing trade address(es) in the provided Scottish post office directory data.frame with random string(s). Random string(s) only show(s) in body of trade address entry(/ies).

Usage

1

Arguments

directory

A Scottish post office directory in the form of a data.frame or other object that inherits from the data.frame class such as a tibble. Columns must at least include address.trade.

Value

A data.frame of the same class as the one provided in directory; columns include at least address.trade.

Details

Prevents unwarranted matches when matching general to trades directory. Unrelated records with similar name and trade address entry labelled as missing would be otherwise matched.


podcleaner documentation built on Jan. 12, 2022, 1:06 a.m.