left: Equivalent of the "left" function in Excel

View source: R/misc_functions.R

leftR Documentation

Equivalent of the "left" function in Excel

Description

Equivalent of the "left" function in Excel

Usage

left(x, n)

Arguments

x

A text string.

n

Number of characters to extract starting from the beginning of the string.


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