common.list {qdap} | R Documentation |
list Method for common
Description
list Method for common
Usage
## S3 method for class 'list'
common(word.list, overlap = "all", equal.or = "more", ...)
Arguments
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. |
[Package qdap version 2.4.6 Index]