check_names {nc} | R Documentation |
Check that subject
is a vector of unique names and then call
capture_first_vec
.
check_names(subject,
var.args)
subject |
character vector, data frame column names. |
var.args |
regex pattern list. |
Toby Hocking <toby.hocking@r-project.org> [aut, cre]