Rdocumentation
powered by
Learn R Programming
APSIMBatch (version 0.1.0.2374)
searchChar: Search a character from a string...
Description
Search a character from a string
Usage
searchChar(str, search, start=1)
Arguments
str
Input string
search
The character will be searched
start
The start position to search
Value