Learn R Programming

klassR (version 0.2.3)

splitChar: insert missing dots to the right place in a string

Description

insert missing dots to the right place in a string

Usage

splitChar(x, dot)

Value

a string is returned with the insertion of a formatted period (.) in the specifed location.

Arguments

x

- character with missing dots

dot

- the place of missing dots