Learn R Programming

RclusTool (version 0.91)

matchNames: 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.

Value

character

Details

matchNames correct Maj/Min to match operations and Features/Profiles columns

Examples

Run this code
# NOT RUN {
matchedName<-matchNames("Profiles","profiles")

matchedName

# }

Run the code above in your browser using DataLab