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.


arni-magnusson/arni documentation built on Nov. 3, 2023, 7:35 p.m.