common.list: list Method for common
Description
list Method for common
Usage
# S3 method for 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("equal", "greater",
"more", "less").
- ...
In lieu of word.list the user may input n number of character
vectors.