substr_right: Cut character vector from the right

Description Usage Arguments Author(s) Examples

View source: R/substr_right.R

Description

This function allows you to crop a vector of type character from the right

Usage

1

Arguments

x

a vector of type character

n

a defined length

Author(s)

Jeppe Vierø

Examples

1
substrRight("character vector", 6)

jvieroe/rtools documentation built on Jan. 10, 2022, 12:36 a.m.