View source: R/sampleBuilding.R
matchNames | R Documentation |
make a new character from two characters with maj/min adjustment
matchNames(requested.names, names.set)
requested.names |
a character vector from an operation. |
names.set |
a character vector from Features/Profiles column. |
matchNames correct Maj/Min to match operations and Features/Profiles columns
character
matchedName<-matchNames("Profiles","profiles")
matchedName
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.