tidyName: Tidy up a name

View source: R/tidyName.R

tidyNameR Documentation

Tidy up a name

Description

Tidy up a name

Usage

tidyName(x, fixes = c("[_., -'\"]"), makeLow = TRUE, grepFix = FALSE)

Arguments

x

character object

fixes

what to get rid of

makeLow

boolean object; indicates whether to get rid of case

grepFix

boolean; indicates whether fixed = TRUE in gsub


andrew-hipp/edivColl documentation built on Jan. 29, 2023, 11:40 a.m.