Description Usage Arguments Details Value Author(s) See Also Examples
Returns the matches attribute of a findFn object.
For the output of findFn, this is the number of matches
for the search term. For a findFn object returned by
unionFindFn or intersectFindFn, this is a
numeric vector if the matches attributes of the arguments to
unionFindFn or intersectFindFn.
1 2 |
x |
object of class |
nrow(x) attr(x, 'matches')
a list with components nrows and matches
Spencer Graves
findFn
unionFindFn
intersectFindFn
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.