wordsclusterview: To view the words in cluster

Description Usage Arguments Details Value Author(s) See Also Examples

Description

wordsclusterview is used to view the words comes in cluster formed by wordscluster function.

Usage

1
wordsclusterview(words_cluster, all)

Arguments

words_cluster

an R object containing output of wordscluster

all

is logical and default is FALSE, if set to TRUE includes those with one member word.

Details

The first 5 words and 5 words near the median nd 5 words at the tail end are shown for clusters with more than 15 members. In case of cluster size less than 15, all the words are written in output.

Value

It returns a text file named word_cluster_view.txt

Author(s)

S.Ramachandran, Jyoti Rani

See Also

wordscluster

Examples

1
2
3
## Not run: test= wordsclusterview(cluster)
# here cluster is output from wordscluster
## End(Not run)

pubmed.mineR documentation built on Nov. 26, 2021, 5:11 p.m.