norm_type_ref {ReDaMoR} | R Documentation |
Normalize type names
norm_type_ref(x, typeRef, ignore.case = TRUE)
x |
a character vector to normalize |
typeRef |
a character vector of length one: the type reference (list_type_ref) |
ignore.case |
should case be ignored (default: TRUE) |