common.list: list Method for common

Description Usage Arguments

Description

list Method for common

Usage

1
2
3
  ## 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/qdap2 documentation built on May 31, 2019, 9:47 p.m.