common.list | R Documentation |
list Method for common
## S3 method for class 'list'
common(word.list, overlap = "all", equal.or = "more", ...)
word.list |
A list of names character vectors. |
overlap |
Minimum/exact amount of overlap. |
equal.or |
A character vector of c( |
... |
In lieu of word.list the user may input n number of character vectors. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.