Mid: cut out a string from start and length

Description Usage Arguments Value Examples

View source: R/Mid.R

Description

cut out a string from start and length

Usage

1
Mid(x, start, n)

Arguments

x

string

start

start

n

length

Value

string

Examples

1
Mid("abcd",2,2)

yikeshu0611/onetree documentation built on Aug. 26, 2019, 9:18 p.m.