substrRight: Extracting the last n characters from a string in R

Description Usage Examples

View source: R/substr_right.R

Description

Extracting the last n characters from a string in R

Usage

1

Examples

1
2
substrRight(x, 6)
"string"

saschariaz/saschaR documentation built on May 6, 2020, 5:27 p.m.