| getNextPosition | R Documentation | 
getNextPosition is a utility function that helps when parsing strings
that contain delimiters.
getNextPosition(positions, afterPosition)
| positions | An ordered numeric vector. | 
| afterPosition | The value to start searching after. | 
The first value in the array larger than afterPosition.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.