common.list: list Method for common

Description Usage Arguments

View source: R/common.R

Description

list Method for common

Usage

1
2
## 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("equal", "greater", "more", "less").

...

In lieu of word.list the user may input n number of character vectors.


trinker/qdap documentation built on Sept. 30, 2020, 6:28 p.m.