substr_r: Substring from right

Description Usage Arguments References

View source: R/case-parsing.r

Description

Substring from right

Usage

1
substr_r(x, n)

Arguments

x

A character object

n

The number of characters from the right to extract

References

http://stackoverflow.com/questions/7963898/extracting-the-last-n-characters-from-a-string-in-r


ss3sim documentation built on Nov. 9, 2019, 1:06 a.m.