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/PLMcctools documentation built on May 20, 2019, 5:43 p.m.