substrRight: substrRight

Description Usage Arguments Examples

View source: R/MarkdownReportsDev.R

Description

Take the right substring of a string

Usage

1

Arguments

x

a character vector.

n

integer. The number of elements on the right to be kept.

Examples

1
substrRight  ("Not cool", n = 4)

vertesy/MarkdownReportsDev documentation built on Nov. 15, 2021, 9:59 a.m.