getLastChar {utilitiesR}R Documentation

gets the last character of a string

Description

gets the last character of a string

Usage

  getLastChar(str)

Arguments

str

input string

Value

the last character of that string.


[Package utilitiesR version 1.8.4 Index]