Skip to contents

The set of values the match_type column of sm_coverage_audit()'s matches tibble (and sm_reconcile()'s) can take.

Usage

sm_match_types(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_match_types()
#> [1] "doi"   "title" "none"