Learn R Programming

RclusTool (version 0.91.61)

matchNames: Match Names

Description

make a new character from two characters with maj/min adjustment

Usage

matchNames(requested.names, names.set)

Value

character

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

Examples

Run this code

matchedName<-matchNames("Profiles","profiles")

matchedName

Run the code above in your browser using DataLab