Rdocumentation
powered by
Learn R Programming
MplusAutomation (version 0.6-1)
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