pm_country_none: Return Only Unmatched Observations From pm_country_detect

Description Usage Arguments

View source: R/country.R

Description

Automatically subset the results of pm_country_detect to return only observations that were not found in the dictionary.

Usage

1
pm_country_none(.data, dictionary)

Arguments

.data

A postmastr object created with pm_prep

dictionary

Optional; a tbl created with pm_dictionary to be used as a master list for countries. If none is specified, the full default country dictionary will be used.


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