ansi_substr1: Substring, for a single character

Description Usage Arguments Value

View source: R/substring.R

Description

We use the ANSI map of the string, created by make_ansi_map1(). The result is put together from three pieces:

Usage

1

Arguments

x

Length one character vector.

start

Length one numeric or integer.

stop

Length one numeric or integer.

Value

Length one character, the substring.


r-lib/ansistrings documentation built on March 7, 2020, 10:13 p.m.