removeDots: removeDots

Description Usage Arguments Value Examples

Description

This removes dots (and underscores) from a string, replacing with a space.

Usage

1

Arguments

x

the dot-containing string or a vector of character strings

...

additional arguments

Value

Returns string without dot/underscore.

Examples

1
removeDots("This_is_a.test.string.")

mauriziopaul/cctools documentation built on May 15, 2019, 12:47 p.m.