substrRight: Get the characters of a string from right to left - taken...

Description Usage Arguments Value

Description

Get the characters of a string from right to left - taken from http://stackoverflow.com/questions/7963898/extracting-the-last-n-characters-from-a-string-in-r

Usage

1
substrRight(object, x, n)

Arguments

object

An instance of the class Util

x

A string

n

The number of chars

Value

The requested characters


albhasan/blissR documentation built on May 11, 2019, 10:30 p.m.