right: Right Substring

View source: R/right.R

rightR Documentation

Right Substring

Description

Get the right part of a string.

Usage

right(string, chars)

Arguments

string

the whole string.

chars

the minimum substring length.

Value

String containing the right part of string or the whole string.


arnima-github/arni documentation built on Oct. 28, 2023, 6:18 p.m.