clipString {MplusAutomation} | R Documentation |
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
[Package MplusAutomation version 1.1.1 Index]