cleanNames: Take a character string with parenthensis as a pattern and...

View source: R/utils.R

cleanNamesR Documentation

Take a character string with parenthensis as a pattern and remove it from an another character string

Description

Take a character string with parenthensis as a pattern and remove it from an another character string

Usage

cleanNames(x, pattern)

Arguments

x

character string that need to be modified

pattern

character string to be removed

Value

a character string


barzine/barzinePhdR documentation built on Nov. 23, 2024, 8:54 p.m.