clean_strings: Function to convert astring such as the names of a dataset to...

Description Usage Arguments Examples

View source: R/clean_strings.R

Description

Function to convert astring such as the names of a dataset to lowercase without white space or punctuation besides underscores.

Usage

1

Arguments

x

are a string such as the names of a dataset

Examples

1
clean_strings("Get RID - of loosE---stuff")

Kidapt/keda documentation built on Nov. 23, 2019, 3:35 a.m.