substrRight: Extract n characters from the right of a string

Description Usage Arguments Value

Description

This function takes a string, and a number and extracts the number characters from the right of the string Taken from http://stackoverflow.com/questions/7963898/extracting-the-last-n-characters-from-a-string-in-r

Usage

1

Arguments

x

character vector

n

is the number of characters to extract

Value

the n characters from the right of the string


rockclimber112358/romeHousePrices documentation built on May 27, 2019, 12:15 p.m.