Learn R Programming

MplusAutomation (version 1.0.0)

clipString: Clip String

Description

To do: add any details.

Usage

clipString(string, start, end)

Arguments

string

A string to be clipped

start

The character position to start at

end

The character position to end at

Value

A string from start to end