Description Usage Arguments Value See Also
Compare names
1 | compareNames(nms1, nms2)
|
nms1 |
list of names vectors |
nms2 |
list of names vectors |
A matrix with rows representing list
elements of nms1 and columns representing list elements of
nms2. Entry i, j gives the number of elements that
are in nms2[[j]] but not in nms1[[i]] (in a
setdiff(length(.)) way)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.