str_left: show leftmost x characters from string s

View source: R/lib_string.R

str_leftR Documentation

show leftmost x characters from string s

Description

show leftmost x characters from string s

Usage

str_left(s, x)

Arguments

s

string

x

integer

Value

string


jorritvm/jrutils documentation built on Feb. 14, 2023, 11:33 p.m.