matchNames: Match Names

View source: R/sampleBuilding.R

matchNamesR 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


RclusTool documentation built on Aug. 29, 2022, 9:07 a.m.