substrRight: Saves the last n characters in a string

Description Usage Arguments

View source: R/substrRight.R

Description

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

Usage

1

Arguments

x

The string.

n

The number of characters at the end of the string to save.


ksauby/dataproc documentation built on May 20, 2019, 7:02 p.m.