right: Equivalent of the "right" function in Excel

View source: R/misc_functions.R

rightR Documentation

Description

Equivalent of the "right" function in Excel

Usage

right(x, n)

Arguments

x

A text string.

n

Number of characters to extract starting from the end of the string counting backwards.


JackAHutchings/jahrfun documentation built on June 8, 2025, 3:09 a.m.