same_prefix: Test vector of strings for a common prefix of minimal given...

View source: R/same_prefix.R

same_prefixR Documentation

Test vector of strings for a common prefix of minimal given length

Description

Test vector of strings for a common prefix of minimal given length

Usage

same_prefix(names, min.similarity = 8, enforce.residue = T)

Arguments

names

vector of strings

min.similarity

minimal similarity of prefix

enforce.residue

is a character after the prefix required

Value

TRUE if common prefix exists


nicohuttmann/pOmics documentation built on Sept. 21, 2022, 9:28 a.m.