Description Usage Arguments Details Value Author(s) See Also
Find position in index
1 2 | indexFind(obj, val, findlow = TRUE)
indexFindlike(obj, val, findlow = TRUE)
|
obj |
an object of class ‘index’ |
val |
search value |
findlow |
FALSE to find highest instance of value (default false) |
indexFind | finding exact values in index |
indexFindlike | finding values in index that begin like search value (character indices only) |
An integer position of lowest or highest instance of search value
Jens Oehlschl<e4>gel
index
, indexFindInterval
, grep
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.