norm_type_ref {ReDaMoR} | R Documentation |
Normalize type names
Description
Normalize type names
Usage
norm_type_ref(x, typeRef, ignore.case = TRUE)
Arguments
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) |
[Package ReDaMoR version 0.7.6 Index]