df_to_alphanumeric_lowercase: set string to lower case and replace everything that is not...

Description Usage Arguments Value

Description

set string to lower case and replace everything that is not alphanumeric or underscore by a dot "."

Usage

1
2
df_to_alphanumeric_lowercase(x, convert_content = T,
  convert.colnames = T)

Arguments

x

a dataframe containing strings or vectors to be converted

convert.colnames

T/F on whether column names should be converted to lowercase. Defaults to True

Value

vector of strings with characters replaced


misizsembes/NGA_LGA_Profiling documentation built on July 14, 2019, 7:40 p.m.