str_right: show rightmost x characters from string sTitle

View source: R/lib_string.R

str_rightR Documentation

show rightmost x characters from string sTitle

Description

show rightmost x characters from string sTitle

Usage

str_right(s, x)

Arguments

s

string

x

integer

Value

string


jorritvm/jrutils documentation built on Feb. 14, 2023, 11:33 p.m.