Skip to content

Remove |+|, |++| etc. from variable names

Usage

removePlus(x)

Arguments

x

vector with variable names

Value

variable names without any plus notation

Author

Oliver Richters

Examples

#' removePlus(c("FE|+|CDR", "FE|CDR|DACCS"))