Skip to contents

The set of values the match_method column of sm_affiliation_match() can take.

Usage

sm_affiliation_methods(describe = FALSE)

Arguments

describe

Logical; if TRUE, return a tibble of level + description, else the ordered character vector (default).

Value

A character vector or a tibble.

Examples

sm_affiliation_methods()
#> [1] "pattern"      "email_domain" "postcode"     "none"