RemoveInitialDot: RemoveInitialDot

View source: R/Stringendo.R

RemoveInitialDotR Documentation

RemoveInitialDot

Description

RemoveInitialDot removes the initial dot from a string.

Usage

RemoveInitialDot(string)

Arguments

string

The string potentially having an initial dot.

Value

A string with the initial dot removed.

Examples

RemoveInitialDot(string = ".example...")

vertesy/Stringendo documentation built on Nov. 10, 2024, 4:35 a.m.