pm_mutate_raw: Modify Raw Addresses

Description Usage Arguments See Also

View source: R/mutate.R

Description

Clean raw address data before parsing to improve the parsing process. This may be particularly advantageous for addresses identified as "partial" or "unknown" in pm.type.

Usage

1
pm_mutate_raw(.data, uid, var, new_val)

Arguments

.data

A source tibble that has already had identification numbers added using pm_identify.

uid

A pm.uid value to edit.

var

A character variable containing address data to be edited

new_val

The new value for the for the given address variable.

See Also

pm_identify


chris-prener/postmastr documentation built on Dec. 13, 2020, 3:39 a.m.