Right: cut out a string from right

Description Usage Arguments Value Examples

View source: R/Right.R

Description

cut out a string from right

Usage

1
Right(x, n)

Arguments

x

string

n

length

Value

string

Examples

1
Right("abcd",3)

yikeshu0611/onetree documentation built on Aug. 26, 2019, 9:18 p.m.