right: Substring Function

View source: R/UtilityFunctions.r

rightR Documentation

Description

Mimics the Excel Function of the Same Name

Usage

right(txt, i)

Arguments

txt

string to be substringed.

i

number of characters to substring.

Value

A character value containing the substring.

Author(s)

Quinn Payton Payton.Quinn@epa.gov


micromap documentation built on Oct. 31, 2024, 1:07 a.m.