## Loading required package: NLP
## Loading required package: quantmod
## Loading required package: xts
## Loading required package: zoo
##
## Attaching package: 'zoo'
##
## The following objects are masked from 'package:base':
##
## as.Date, as.Date.numeric
##
## Loading required package: TTR
## Version 0.4-0 included new data defaults. See ?getSymbols.
## polarity subjectivity pos_refs_per_ref neg_refs_per_ref
## Min. :-1.0 Min. :0.5000 Min. :0.0000 Min. :0.000
## 1st Qu.:-0.5 1st Qu.:0.5417 1st Qu.:0.1667 1st Qu.:0.125
## Median : 0.0 Median :0.5833 Median :0.3333 Median :0.250
## Mean : 0.0 Mean :0.5833 Mean :0.3333 Mean :0.250
## 3rd Qu.: 0.5 3rd Qu.:0.6250 3rd Qu.:0.5000 3rd Qu.:0.375
## Max. : 1.0 Max. :0.6667 Max. :0.6667 Max. :0.500
## senti_diffs_per_ref
## Min. :-0.50000
## 1st Qu.:-0.20833
## Median : 0.08333
## Mean : 0.08333
## 3rd Qu.: 0.37500
## Max. : 0.66667
View(studentFeedback)
## polarity subjectivity pos_refs_per_ref neg_refs_per_ref
## Min. :-0.3333 Min. :0.03030 Min. :0.02778 Min. :0.00000
## 1st Qu.: 0.0000 1st Qu.:0.06970 1st Qu.:0.03571 1st Qu.:0.00000
## Median : 0.3333 Median :0.09175 Median :0.06720 Median :0.03030
## Mean : 0.4296 Mean :0.10619 Mean :0.07334 Mean :0.03285
## 3rd Qu.: 1.0000 3rd Qu.:0.11458 3rd Qu.:0.10383 3rd Qu.:0.03721
## Max. : 1.0000 Max. :0.25581 Max. :0.14706 Max. :0.11628
## senti_diffs_per_ref
## Min. :-0.03571
## 1st Qu.: 0.00000
## Median : 0.03367
## Mean : 0.04049
## 3rd Qu.: 0.06421
## Max. : 0.12500
## polarity subjectivity pos_refs_per_ref neg_refs_per_ref
## Min. :-1.0000 Min. :0.00000 Min. :0.00000 Min. :0.00000
## 1st Qu.:-0.1071 1st Qu.:0.06838 1st Qu.:0.03739 1st Qu.:0.00000
## Median : 0.2500 Median :0.09688 Median :0.06066 Median :0.03348
## Mean : 0.2588 Mean :0.10553 Mean :0.06212 Mean :0.04341
## 3rd Qu.: 0.9000 3rd Qu.:0.14295 3rd Qu.:0.09115 3rd Qu.:0.06563
## Max. : 1.0000 Max. :0.21053 Max. :0.14286 Max. :0.15385
## senti_diffs_per_ref
## Min. :-0.11538
## 1st Qu.:-0.01596
## Median : 0.01852
## Mean : 0.01872
## 3rd Qu.: 0.06250
## Max. : 0.10714
## polarity subjectivity pos_refs_per_ref neg_refs_per_ref
## Min. :0.00000 Min. :0.06452 Min. :0.03226 Min. :0.03030
## 1st Qu.:0.08333 1st Qu.:0.07111 1st Qu.:0.03935 1st Qu.:0.03079
## Median :0.16667 Median :0.07771 Median :0.04643 Median :0.03128
## Mean :0.16667 Mean :0.07771 Mean :0.04643 Mean :0.03128
## 3rd Qu.:0.25000 3rd Qu.:0.08431 3rd Qu.:0.05352 3rd Qu.:0.03177
## Max. :0.33333 Max. :0.09091 Max. :0.06061 Max. :0.03226
## senti_diffs_per_ref
## Min. :0.000000
## 1st Qu.:0.007576
## Median :0.015152
## Mean :0.015152
## 3rd Qu.:0.022727
## Max. :0.030303
## polarity subjectivity pos_refs_per_ref neg_refs_per_ref
## Min. :-1.0000 Min. :0.00000 Min. :0.00000 Min. :0.00000
## 1st Qu.: 0.0000 1st Qu.:0.07186 1st Qu.:0.03792 1st Qu.:0.00000
## Median : 0.4167 Median :0.09589 Median :0.06850 Median :0.03078
## Mean : 0.3653 Mean :0.11065 Mean :0.07222 Mean :0.03843
## 3rd Qu.: 1.0000 3rd Qu.:0.14295 3rd Qu.:0.09951 3rd Qu.:0.06003
## Max. : 1.0000 Max. :0.25581 Max. :0.14706 Max. :0.15385
## senti_diffs_per_ref
## Min. :-0.11538
## 1st Qu.: 0.00000
## Median : 0.04058
## Mean : 0.03378
## 3rd Qu.: 0.07050
## Max. : 0.12500
## polarity subjectivity pos_refs_per_ref neg_refs_per_ref
## Min. :-0.3333 Min. :0.03704 Min. :0.03571 Min. :0.00000
## 1st Qu.: 0.0000 1st Qu.:0.05456 1st Qu.:0.03604 1st Qu.:0.01786
## Median : 0.3333 Median :0.07209 Median :0.03638 Median :0.03571
## Mean : 0.3333 Mean :0.07209 Mean :0.03638 Mean :0.03571
## 3rd Qu.: 0.6667 3rd Qu.:0.08962 3rd Qu.:0.03671 3rd Qu.:0.05357
## Max. : 1.0000 Max. :0.10714 Max. :0.03704 Max. :0.07143
## senti_diffs_per_ref
## Min. :-0.0357143
## 1st Qu.:-0.0175265
## Median : 0.0006614
## Mean : 0.0006614
## 3rd Qu.: 0.0188492
## Max. : 0.0370370
#install.packages("base64enc")
##
## Attaching package: 'httr'
##
## The following object is masked from 'package:NLP':
##
## content
## [1] "Using direct authentication"
View(tweetDF3)
## polarity subjectivity pos_refs_per_ref neg_refs_per_ref
## Min. :-1.00000 Min. :0.00000 Min. :0.00000 Min. :0.00000
## 1st Qu.: 0.00000 1st Qu.:0.00000 1st Qu.:0.00000 1st Qu.:0.00000
## Median : 0.00000 Median :0.00000 Median :0.00000 Median :0.00000
## Mean : 0.04333 Mean :0.05177 Mean :0.03000 Mean :0.02177
## 3rd Qu.: 0.00000 3rd Qu.:0.09091 3rd Qu.:0.05556 3rd Qu.:0.05336
## Max. : 1.00000 Max. :0.37500 Max. :0.25000 Max. :0.16667
## senti_diffs_per_ref
## Min. :-0.111111
## 1st Qu.: 0.000000
## Median : 0.000000
## Mean : 0.008238
## 3rd Qu.: 0.000000
## Max. : 0.200000
## Warning in allPolarityTweets[1] = highPolarityTweets: number of items to
## replace is not a multiple of replacement length
## Warning in allPolarityTweets[2] = lowPolarityTweets: number of items to
## replace is not a multiple of replacement length
## Warning in allPolarityTweets[3] = neutralPolarityTweets: number of items to
## replace is not a multiple of replacement length
## Loading required package: RColorBrewer
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : #hillaryclinton could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale
## = c(3, : https://t.co/psxvpvrltg could not be fit on page. It will not be
## plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : unethical could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : candidacy... could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : editorial could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : excoriates could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale
## = c(3, : https://t.co/evqwqqpkml could not be fit on page. It will not be
## plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : most could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : newspaper could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : repugnant could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale
## = c(3, : #hillaryforprison2016 could not be fit on page. It will not be
## plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : behavior could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : @gerfingerpoken: could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : @realdonaldtrump could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale
## = c(3, : #makeamericagreatagain! could not be fit on page. It will not be
## plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : https:/ could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : hillary could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale
## = c(3, : https://t.co/texliwzs8g could not be fit on page. It will not be
## plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : @carlyfiorina's could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : @elianabenador: could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : @gerfingerpoken2: could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : @italians4trump: could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : @judgemoroz: could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : @vibehi: could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : #americaatsunset could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : candidacy could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : congress could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : corporation could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : earnings could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : floor could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : gandhi could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : gonna could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale
## = c(3, : https://t.co/7jkon5kung could not be fit on page. It will not be
## plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale
## = c(3, : https://t.co/nijkmkqfcw could not be fit on page. It will not be
## plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale
## = c(3, : https://t.co/o3rplm7ngf could not be fit on page. It will not be
## plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale
## = c(3, : https://t.co/p1svguaxph could not be fit on page. It will not be
## plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale
## = c(3, : https://t.co/tqrowjp could not be fit on page. It will not be
## plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale
## = c(3, : https://t.co/ucvhyqelfe could not be fit on page. It will not be
## plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale
## = c(3, : https://t.co/wdbmiuhnzh could not be fit on page. It will not be
## plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale
## = c(3, : https://t.co/wfmunp2stk could not be fit on page. It will not be
## plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale
## = c(3, : https://t.co/ymm0bwfmmb could not be fit on page. It will not be
## plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale
## = c(3, : https://t.co/z3xozpnkc3 could not be fit on page. It will not be
## plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : huh? could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : ignore could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : inside could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : laugh could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : liar! could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : nobody could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : own! could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : rodham could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : scandal could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : scandal, could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : sex could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : shines could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : stop could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : stripping could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : taxes. could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : this could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : ugliness could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : w/him" could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : win. could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : wipe could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : word could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : one could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : talk could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : behavior, could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : about could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : @hillaryclinton: could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : fighteven could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : never could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : offenders could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : rights could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : some could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : tough could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : world. could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : .@nickiminaj could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : (12/11/2015) could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : @amychozick: could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : @billboard: could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : @brasilmagic: could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : @ian56789: could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : @kencampbell66: could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : @writeintrump: could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : #nickionbillboard could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : americans could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : argument could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : been could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : better could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : black could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : buffett could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : clintons could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : come could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : cronies could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : dept could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : dole could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : donations could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : dyson: could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : face could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : funny," could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : game could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : grandmother. could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : have could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : here could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : hillary's could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : http could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : https could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale
## = c(3, : https://t.co/a5ikkpfzmt could not be fit on page. It will not be
## plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale
## = c(3, : https://t.co/apzygdvndw could not be fit on page. It will not be
## plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale
## = c(3, : https://t.co/bsv7jmwmga could not be fit on page. It will not be
## plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale
## = c(3, : https://t.co/dclzuoez5h could not be fit on page. It will not be
## plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale
## = c(3, : https://t.co/dku4b8u903 could not be fit on page. It will not be
## plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale
## = c(3, : https://t.co/ne4xyxvf6v could not be fit on page. It will not be
## plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : https://t.co/sm9u could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale
## = c(3, : https://t.co/tbcg6ozgso could not be fit on page. It will not be
## plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale
## = c(3, : https://t.co/xqsxwf4htk could not be fit on page. It will not be
## plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale
## = c(3, : https://t.co/yjouzhwny4 could not be fit on page. It will not be
## plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : idea could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : interview] could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : interviewes could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : justice, could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : killing could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : know could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : know-- could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : launches could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : live" could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : living could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : michael could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : miner could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : more could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : muslims could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : open could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : opens could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : plate could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : politics could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : pressure could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : privilege could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : pro could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : public could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : racial could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : raising could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : real could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : request could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : retirement could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : return could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : reveal could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : rich_893 could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : say could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : sea could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : seth. could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : should could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : so, could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : son-in-law could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : surprising could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : than could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : thinker could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : true could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : under could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : waffles could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : watch could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : women could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : you're could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : even could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : make could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : that could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : their could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : why could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : funny could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : campaign could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : cleric could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : clinton. could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : islamic could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : laundering could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : meyers could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : money could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : taxpayer could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : white could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : @dailycaller: could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : @kevinw_wulvern: could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : @usrealitycheck: could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : #donaldtrump could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : action could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : certainly could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : debates could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : ever could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : favorite could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : funny' could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : gop could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : hillary: could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : house could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale
## = c(3, : https://t.co/xgy56mkebp could not be fit on page. It will not be
## plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : key could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : might could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : mysterious could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : nae could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : reporter: could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : trump: could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : useful could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : was could not be fit on page. It will not be plotted.
#install.packages("base64enc")
## [1] "Using direct authentication"
View(tweetDF3)
## polarity subjectivity pos_refs_per_ref neg_refs_per_ref
## Min. :-1.00000 Min. :0.00000 Min. :0.00000 Min. :0.00000
## 1st Qu.: 0.00000 1st Qu.:0.00000 1st Qu.:0.00000 1st Qu.:0.00000
## Median : 0.00000 Median :0.00000 Median :0.00000 Median :0.00000
## Mean : 0.04333 Mean :0.05177 Mean :0.03000 Mean :0.02177
## 3rd Qu.: 0.00000 3rd Qu.:0.09091 3rd Qu.:0.05556 3rd Qu.:0.05336
## Max. : 1.00000 Max. :0.37500 Max. :0.25000 Max. :0.16667
## senti_diffs_per_ref
## Min. :-0.111111
## 1st Qu.: 0.000000
## Median : 0.000000
## Mean : 0.008238
## 3rd Qu.: 0.000000
## Max. : 0.200000
## Warning in allPolarityTweets[1] = highPolarityTweets: number of items to
## replace is not a multiple of replacement length
## Warning in allPolarityTweets[2] = lowPolarityTweets: number of items to
## replace is not a multiple of replacement length
## Warning in allPolarityTweets[3] = neutralPolarityTweets: number of items to
## replace is not a multiple of replacement length
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : #hillary2016 could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : #hillaryclinton could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale
## = c(3, : https://t.co/psxvpvrltg could not be fit on page. It will not be
## plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : unethical could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : #ibdeditorials could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : board could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : candidacy... could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : editorial could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : excoriates could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale
## = c(3, : https://t.co/evqwqqpkml could not be fit on page. It will not be
## plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : newspaper could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : repugnant could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale
## = c(3, : #hillaryforprison2016 could not be fit on page. It will not be
## plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : @gerfingerpoken: could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale
## = c(3, : #makeamericagreatagain! could not be fit on page. It will not be
## plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : https:/ could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : https://t.c could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : hillary could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale
## = c(3, : https://t.co/texliwzs8g could not be fit on page. It will not be
## plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : @carlyfiorina's could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : @elianabenador: could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : @gerfingerpoken2: could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : @italians4trump: could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : @judgemoroz: could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : @vibehi: could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : #americaatsunset could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : bombshell: could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : candidacy could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : congress could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : corporation could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : earnings could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : floor could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : gandhi could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : gonna could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale
## = c(3, : https://t.co/7jkon5kung could not be fit on page. It will not be
## plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale
## = c(3, : https://t.co/nijkmkqfcw could not be fit on page. It will not be
## plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale
## = c(3, : https://t.co/o3rplm7ngf could not be fit on page. It will not be
## plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale
## = c(3, : https://t.co/p1svguaxph could not be fit on page. It will not be
## plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale
## = c(3, : https://t.co/tqrowjp could not be fit on page. It will not be
## plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale
## = c(3, : https://t.co/ucvhyqelfe could not be fit on page. It will not be
## plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale
## = c(3, : https://t.co/wdbmiuhnzh could not be fit on page. It will not be
## plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale
## = c(3, : https://t.co/wfmunp2stk could not be fit on page. It will not be
## plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale
## = c(3, : https://t.co/ymm0bwfmmb could not be fit on page. It will not be
## plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale
## = c(3, : https://t.co/z3xozpnkc3 could not be fit on page. It will not be
## plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : huh? could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : ignore could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : inside could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : liar! could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : nobody could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : own! could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : rodham could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : scandal could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : scandal, could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : sex could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : shines could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : stop could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : stripping could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : taxes. could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : this could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : ugliness could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : w/him" could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : win. could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : wipe could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : word could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : one could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : you could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : move could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : https://t could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : rights could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : some could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : tough could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : world. could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : .@nickiminaj could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : @amychozick: could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : @brasilmagic: could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : @kencampbell66: could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : @writeintrump: could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : #nickionbillboard could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : americans could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : argument could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : bet could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : better could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : buffett could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : come could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : covered could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : cronies could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : deep could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : dept could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : dole could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : donations could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : dyson: could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : emails could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : eric could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : face could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : funny," could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : game could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : grandmother. could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : have could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : here could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : hillary's could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : http could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : https could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale
## = c(3, : https://t.co/a5ikkpfzmt could not be fit on page. It will not be
## plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale
## = c(3, : https://t.co/apzygdvndw could not be fit on page. It will not be
## plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale
## = c(3, : https://t.co/bsv7jmwmga could not be fit on page. It will not be
## plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale
## = c(3, : https://t.co/dclzuoez5h could not be fit on page. It will not be
## plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale
## = c(3, : https://t.co/dku4b8u903 could not be fit on page. It will not be
## plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale
## = c(3, : https://t.co/ne4xyxvf6v could not be fit on page. It will not be
## plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : https://t.co/sm9u could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale
## = c(3, : https://t.co/tbcg6ozgso could not be fit on page. It will not be
## plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale
## = c(3, : https://t.co/xqsxwf4htk could not be fit on page. It will not be
## plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale
## = c(3, : https://t.co/yjouzhwny4 could not be fit on page. It will not be
## plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : idea could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : interview] could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : interviewes could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : isn't could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : justice, could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : killing could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : know could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : know-- could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : launches could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : live" could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : living could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : michael could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : miner could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : more could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : muslims could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : okd could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : open could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : opens could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : plate could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : politics could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : pressure could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : privilege could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : pro could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : public could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : racial could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : raising could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : request could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : retirement could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : return could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : reveal could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : rich_893 could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : say could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : say, could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : seth. could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : should could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : son-in-law could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : surprising could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : than could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : thinker could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : true could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : under could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : waffles could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : watch could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : women could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : you're could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : yrs. could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : even could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : fundraiser could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : make could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : that could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : their could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : why could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : campaign could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : clinton. could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : into could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : islamic could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : laundering could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : meyers could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : money could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : taxpayer could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : white could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : president could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : says could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : think could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : @dailycaller: could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : @kevinw_wulvern: could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : @theweek could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : @usrealitycheck: could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : #donaldtrump could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : #usrc could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : action could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : certainly could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : debates could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : doesn't could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : favorite could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : funny' could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : gop could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : hillary: could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : house could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale
## = c(3, : https://t.co/xgy56mkebp could not be fit on page. It will not be
## plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : key could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : might could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : mysterious could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : nae could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : reporter: could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in comparison.cloud(tdm, colorsw = brewer.pal(3, "Dark2"), scale =
## c(3, : useful could not be fit on page. It will not be plotted.
## Warning in strwidth(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in strheight(words[i], cex = size[i], ...): "colorsw" is not a
## graphical parameter
## Warning in text.default(x1, y1, words[i], cex = size[i], offset = 0, srt =
## rotWord * : "colorsw" is not a graphical parameter
GeoTweetSearch=searchTwitter("Hillary Clinton",n=1000,geocode="38.9074,-77.0164,100mi")
## Warning in doRppAPICall("search/tweets", n, params = params,
## retryOnRateLimit = retryOnRateLimit, : 1000 tweets were requested but the
## API can only return 4
geoDF <- do.call("rbind", lapply(GeoTweetSearch, as.data.frame))
library(ggmap)
## Loading required package: ggplot2
##
## Attaching package: 'ggplot2'
##
## The following object is masked from 'package:NLP':
##
## annotate
geoDF_noNA <- geoDF[complete.cases(geoDF["latitude"]),]
geoDF_noNA$latitude <- as.numeric(geoDF_noNA$latitude)
geoDF_noNA$longitude <- as.numeric(geoDF_noNA$longitude)
qmplot(longitude, latitude, data = geoDF_noNA, colour = I('red'), source="google")
## Using zoom = 11...
## maptype = "toner-lite" is only available with source = "stamen".
## resetting to source = "stamen"...
## Map from URL : http://maps.googleapis.com/maps/api/staticmap?center=39.104567,-76.826065&zoom=11&size=640x640&maptype=terrain&sensor=false
## Map from URL : http://tile.stamen.com/toner-lite/11/585/780.png
## Map from URL : http://tile.stamen.com/toner-lite/11/586/780.png
## Map from URL : http://tile.stamen.com/toner-lite/11/587/780.png
## Map from URL : http://tile.stamen.com/toner-lite/11/588/780.png
## Map from URL : http://tile.stamen.com/toner-lite/11/585/781.png
## Map from URL : http://tile.stamen.com/toner-lite/11/586/781.png
## Map from URL : http://tile.stamen.com/toner-lite/11/587/781.png
## Map from URL : http://tile.stamen.com/toner-lite/11/588/781.png
## Map from URL : http://tile.stamen.com/toner-lite/11/585/782.png
## Map from URL : http://tile.stamen.com/toner-lite/11/586/782.png
## Map from URL : http://tile.stamen.com/toner-lite/11/587/782.png
## Map from URL : http://tile.stamen.com/toner-lite/11/588/782.png
## Map from URL : http://tile.stamen.com/toner-lite/11/585/783.png
## Map from URL : http://tile.stamen.com/toner-lite/11/586/783.png
## Map from URL : http://tile.stamen.com/toner-lite/11/587/783.png
## Map from URL : http://tile.stamen.com/toner-lite/11/588/783.png
## Warning: Removed 3 rows containing missing values (geom_point).
NetworkTweetSearch = searchTwitter("Hillary Clinton", n=1000, lang="en")
NT_DF <- do.call("rbind", lapply(NetworkTweetSearch, as.data.frame))
NT_DF_IDS <- NT_DF[c("replyToSN", "screenName")]
NT_DF_IDS <- NT_DF_IDS[complete.cases(NT_DF_IDS),]
#install.packages("igraph")
library(igraph)
##
## Attaching package: 'igraph'
##
## The following objects are masked from 'package:stats':
##
## decompose, spectrum
##
## The following object is masked from 'package:base':
##
## union
Tweets_adj <- get.adjacency(graph.edgelist(as.matrix(NT_DF_IDS)))
MyGraph <- graph_from_adjacency_matrix(Tweets_adj)
plot(MyGraph,
layout=layout.fruchterman.reingold,
main='Twitter Network',
vertex.color = 'green',
vertex.label.dist=0.25,
vertex.frame.color='blue',
vertex.label.color='black',
vertex.label.font=0.1,
vertex.label.cex=0.5,
vertex.size = 0.5,
vertex.shape = "circle",
edge.arrow.size = 0,
edge.lty = 6,
edge.curved=0.5
)
GeoTweetSearch=searchTwitter("Donald Trump",n=1000,geocode="38.9074,-77.0164,100mi")
## Warning in doRppAPICall("search/tweets", n, params = params,
## retryOnRateLimit = retryOnRateLimit, : 1000 tweets were requested but the
## API can only return 48
geoDF<-do.call("rbind",lapply(GeoTweetSearch, as.data.frame))
library(ggmap)
geoDF_noNA<-geoDF[complete.cases(geoDF["latitude"]),]
geoDF_noNA$latitude <- as.numeric(geoDF_noNA$latitude)
geoDF_noNA$longitude <- as.numeric(geoDF_noNA$longitude)
qmplot(longitude,latitude, data = geoDF_noNA, colour = I('red'), source="google")
## Using zoom = 9...
## maptype = "toner-lite" is only available with source = "stamen".
## resetting to source = "stamen"...
## Map from URL : http://maps.googleapis.com/maps/api/staticmap?center=39.101862,-76.599489&zoom=9&size=640x640&maptype=terrain&sensor=false
## Map from URL : http://tile.stamen.com/toner-lite/9/145/194.png
## Map from URL : http://tile.stamen.com/toner-lite/9/146/194.png
## Map from URL : http://tile.stamen.com/toner-lite/9/147/194.png
## Map from URL : http://tile.stamen.com/toner-lite/9/148/194.png
## Map from URL : http://tile.stamen.com/toner-lite/9/145/195.png
## Map from URL : http://tile.stamen.com/toner-lite/9/146/195.png
## Map from URL : http://tile.stamen.com/toner-lite/9/147/195.png
## Map from URL : http://tile.stamen.com/toner-lite/9/148/195.png
## Map from URL : http://tile.stamen.com/toner-lite/9/145/196.png
## Map from URL : http://tile.stamen.com/toner-lite/9/146/196.png
## Map from URL : http://tile.stamen.com/toner-lite/9/147/196.png
## Map from URL : http://tile.stamen.com/toner-lite/9/148/196.png
NetworkTweetSearch=searchTwitter("Donald Trump", n=1000, lang="en")
NT_DF<- do.call("rbind", lapply(NetworkTweetSearch, as.data.frame))
NT_DF_IDS<- NT_DF[c("replyToSN", "screenName")]
NT_DF_IDS<- NT_DF_IDS[complete.cases(NT_DF_IDS),]
#install.packages("igraph")
library(igraph)
Tweets_adj <- get.adjacency(graph.edgelist(as.matrix(NT_DF_IDS)))
MyGraph <- graph_from_adjacency_matrix(Tweets_adj)
plot(MyGraph,
layout=layout.fruchterman.reingold,
main='Twitter Network',
vertex.color = 'green',
vertex.label.dist=0.25,
vertex.frame.color='blue',
vertex.label.color='black',
vertex.label.font=0.1,
vertex.label.cex=0.5,
vertex.size = 0.5,
vertex.shape = "circle",
edge.arrow.size = 0,
edge.lty = 6,
edge.curved=0.5
)