-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.Rhistory
100 lines (100 loc) · 6.2 KB
/
.Rhistory
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
shiny::runApp('colistin_new')
runApp('colistin_new')
runApp('colistin_new')
runApp('colistin_new')
runApp('colistin_new')
runApp('colistin_new')
runApp('colistin_new')
runApp('colistin_new')
runApp('colistin_new')
runApp('colistin_new')
runApp('colistin_new')
runApp('colistin_new')
runApp('colistin_new')
runApp('colistin_new')
runApp('colistin_new')
runApp('colistin_new')
runApp('colistin_new')
runApp('colistin_new')
install.packages('wordcloud')
library(wordcloud)
library(RColorBrewer)
pal<-brewer.pal(8, "Accent")
wordcloud(names(tab3), freq=tab3, min.freq=1, scale=c(7, 0.1) ,colors=pal, random.order = F, rot.per=0.1)
words <- c(rep('치매', 10), rep('유방암', 5), rep('폐암', 7), rep('대상포진', 2), rep('파킨슨', 3))
tab1<-table(words)
tab2<-sort(tab1, decreasing = T)
wordcloud(names(tab3), freq=tab2, min.freq=1, scale=c(7, 0.1) ,colors=pal, random.order = F, rot.per=0.1)
tab3<-sort(tab1, decreasing = T)
wordcloud(names(tab3), freq=tab3, min.freq=1, scale=c(7, 0.1) ,colors=pal, random.order = F, rot.per=0.1)
words <- c(rep('Dementia', 10), rep('Breast cancer', 5), rep('Lung cancer', 7), rep('Zoster', 2), rep('Parkinsons, 3))
tab1<-table(words)
tab3<-sort(tab1, decreasing = T)
wordcloud(names(tab3), freq=tab3, min.freq=1, scale=c(7, 0.1) ,colors=pal, random.order = F, rot.per=0.1)
words <- c(rep('Dementia', 10), rep('Breast cancer', 5), rep('Lung cancer', 7), rep('Zoster', 2), rep('Parkinsons', 3))
words <- c(rep('Dementia', 10), rep('Breast cancer', 5), rep('Lung cancer', 7), rep('Zoster', 2), rep('Parkinsons', 3))
tab1<-table(words)
tab3<-sort(tab1, decreasing = T)
wordcloud(names(tab3), freq=tab3, min.freq=1, scale=c(7, 0.1) ,colors=pal, random.order = F, rot.per=0.1)
words <- c(rep('Dementia', 10), rep('Breast', 5), rep('Lung', 7), rep('Zoster', 2), rep('Parkinsons', 3))
tab1<-table(words)
tab3<-sort(tab1, decreasing = T)
wordcloud(names(tab3), freq=tab3, min.freq=1, scale=c(7, 0.1) ,colors=pal, random.order = F, rot.per=0.1)
words <- c(rep('Dementia', 5), rep('Breast', 5), rep('Lung', 7), rep('Zoster', 2), rep('Parkinsons', 3))
tab1<-table(words)
tab3<-sort(tab1, decreasing = T)
wordcloud(names(tab3), freq=tab3, min.freq=1, scale=c(7, 0.1) ,colors=pal, random.order = F, rot.per=0.1)
words <- c(rep('Dementia', 3), rep('Breast', 2), rep('Lung', 1), rep('Zoster', 1), rep('Parkinsons', 1))
tab1<-table(words)
tab3<-sort(tab1, decreasing = T)
wordcloud(names(tab3), freq=tab3, min.freq=1, scale=c(7, 0.1) ,colors=pal, random.order = F, rot.per=0.1)
words <- c(rep('Dementia', 30), rep('Breast', 20), rep('Lung', 1), rep('Zoster', 1), rep('Parkinsons', 1))
tab1<-table(words)
tab3<-sort(tab1, decreasing = T)
tab3
wordcloud(names(tab3), freq=tab3, min.freq=1, scale=c(7, 0.1) ,colors=pal, random.order = F, rot.per=0.1)
wordcloud(names(tab3), freq=tab3, min.freq=1, scale=c(1, 0.1) ,colors=pal, random.order = F, rot.per=0.1)
words <- c(rep('Dementia', 30), rep('Breast', 20), rep('Lung', 1), rep('Zoster', 1), rep('Parkinsons', 1))
wordcloud(names(tab3), freq=tab3, min.freq=1, scale=c(1, 0.1) ,colors=pal, random.order = F, rot.per=0.1)
wordcloud(names(tab3), freq=tab3, min.freq=1, scale=c(5, 0.1) ,colors=pal, random.order = F, rot.per=0.1)
wordcloud(names(tab3), freq=tab3, min.freq=1, scale=c(2, 0.1) ,colors=pal, random.order = F, rot.per=0.1)
words <- c(rep('Dementia', 30), rep('Breast', 20), rep('Lung', 10), rep('Zoster', 10), rep('Parkinsons', 10))
wordcloud(names(tab3), freq=tab3, min.freq=1, scale=c(2, 0.1) ,colors=pal, random.order = F, rot.per=0.1)
tab1<-table(words)
tab3<-sort(tab1, decreasing = T)
wordcloud(names(tab3), freq=tab3, min.freq=1, scale=c(2, 0.1) ,colors=pal, random.order = F, rot.per=0.1)
words <- c(rep('Dementia', 30), rep('Breast', 20), rep('Lung', 15), rep('Zoster', 10), rep('Parkinsons', 8))
tab1<-table(words)
tab3<-sort(tab1, decreasing = T)
wordcloud(names(tab3), freq=tab3, min.freq=1, scale=c(2, 0.1) ,colors=pal, random.order = F, rot.per=0.1)
words <- c(rep('Dementia', 30), rep('Breast', 20), rep('Lung', 15), rep('Zoster', 10), rep('Parkinsons', 8), rep('Colon', 7), rep('Cancer', 35))
tab1<-table(words)
tab3<-sort(tab1, decreasing = T)
wordcloud(names(tab3), freq=tab3, min.freq=1, scale=c(2, 0.1) ,colors=pal, random.order = F, rot.per=0.1)
words <- c(rep('Dementia', 30), rep('Breast', 20), rep('Lung', 15), rep('Zoster', 10), rep('Parkinsons', 8), rep('Colon', 7), rep('Cancer', 35), rep('Diabetes', 20), rep('hypertension', 25))
tab1<-table(words)
tab3<-sort(tab1, decreasing = T)
wordcloud(names(tab3), freq=tab3, min.freq=1, scale=c(2, 0.1) ,colors=pal, random.order = F, rot.per=0.1)
library(wordcloud)
library(RColorBrewer)
pal<-brewer.pal(8, "Accent")
wordcloud(names(tab3), freq=tab3, min.freq=1, scale=c(2, 0.1) ,colors=pal, random.order = F, rot.per=0.1)
words <- c(rep('Dementia', 30), rep('Breast', 20), rep('Lung', 15), rep('Zoster', 10), rep('Parkinsons', 8), rep('Colon', 7), rep('Cancer', 35), rep('Diabetes', 20), rep('hypertension', 25))
tab1<-table(words)
tab3<-sort(tab1, decreasing = T)
tab3
wordcloud(names(tab3), freq=tab3, min.freq=1, scale=c(2, 0.1) ,colors=pal, random.order = F, rot.per=0.1)
words <- c(rep('치매', 30), rep('Breast', 20), rep('Lung', 15), rep('Zoster', 10), rep('Parkinsons', 8), rep('Colon', 7), rep('Cancer', 35), rep('Diabetes', 20), rep('hypertension', 25))
tab1<-table(words)
tab3<-sort(tab1, decreasing = T)
wordcloud(names(tab3), freq=tab3, min.freq=1, scale=c(2, 0.1) ,colors=pal, random.order = F, rot.per=0.1)
words <- c(rep('치매', 30), rep('Breast', 20), rep('Lung', 15), rep('Zoster', 10), rep('Parkinsons', 8), rep('Colon', 7), rep('Cancer', 35), rep('Diabetes', 20), rep('hypertension', 25), family="AppleGothic")
tab1<-table(words)
tab3<-sort(tab1, decreasing = T)
wordcloud(names(tab3), freq=tab3, min.freq=1, scale=c(2, 0.1) ,colors=pal, random.order = F, rot.per=0.1)
wordcloud(names(tab3), freq=tab3, min.freq=1, scale=c(2, 0.1) ,colors=pal, random.order = F, rot.per=0.1, family="AppleGothic")
words <- c(rep('치매', 30), rep('Breast', 20), rep('Lung', 15), rep('Zoster', 10), rep('Parkinsons', 8), rep('Colon', 7), rep('Cancer', 35), rep('Diabetes', 20), rep('hypertension', 25))
tab1<-table(words)
tab3<-sort(tab1, decreasing = T)
tab3
wordcloud(names(tab3), freq=tab3, min.freq=1, scale=c(2, 0.1) ,colors=pal, random.order = F, rot.per=0.1, family="AppleGothic")