topic: analiyse the topic.

Description Usage Arguments Value Author(s) Examples

Description

topic()

Usage

1
topic(QQdata)

Arguments

QQdata

QQdata is the returned valua of dataprocess()

Value

using the wordcloud2 to plot a wordcloud to describe what they usully talk.

Author(s)

heng wang

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
#not run
#root<-"C:/Users/henry wang/Documents/"
#filename<-"records.txt"
#QQdata<-dataprocess (root,filename)
#topic(QQdata)
=======

{
  \item{QQdata}{
QQdata is the reeturned valua of dataprocess()
}
}
{

}
{
using the wordcloud2 to plot a wordcloud to describe  what they usully talk.
}
{

}
{
Heng Wang
}
{

}



{

}
{
#not run
root<-"C:/Users/henry wang/Documents/"
filename<-"records.txt"
QQdata<-dataprocess (root,filename)
topic(QQdata)
>>>>>>> e7a21eaa37f7ed0413cd504a37ba35f8bde456f4
}

hellowangheng/QQmining documentation built on May 17, 2019, 3:38 p.m.