matchNames {RclusTool} | R Documentation |
Match Names
Description
make a new character from two characters with maj/min adjustment
Usage
matchNames(requested.names, names.set)
Arguments
requested.names |
a character vector from an operation. |
names.set |
a character vector from Features/Profiles column. |
Details
matchNames correct Maj/Min to match operations and Features/Profiles columns
Value
character
Examples
matchedName<-matchNames("Profiles","profiles")
matchedName
[Package RclusTool version 0.91.6 Index]