left: left

leftR Documentation

left

Description

Behaves like Excel's LEFT, RIGHT, and MID functions Author: Dave. Tech review: Bryce Chamberlain.

Usage

left(string, char)

Arguments

string

String to process.

char

Number of characters.

Examples

left( "leftmidright", 4 )

oliver-wyman-actuarial/easyR documentation built on Jan. 27, 2024, 4:35 a.m.