Nube de Palabras
# El procesamiento de datos antes de la nube de palabras es igual que en el Análisis de Frecuencias, desde importar el texto hasta frecuencia_df2
set.seed(123)
wordcloud(words=frecuencia_df2$word,freq=frecuencia_df2$freq, min.freq=1,
random.order=FALSE, colors = brewer.pal(8, "RdPu"))
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## salvajes could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## tampoco could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## tostados could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## abolsado could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## acentud could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## agona could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## agudos could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## agusanado could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## alaridos could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## apartarse could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## arroyo could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## asomaba could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## aullaba could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## aunque could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## azules could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## blancos could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## burbujeantes could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## cambiaba could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## cemento could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## cinco could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## clav could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## cogulos could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## corbata could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## cordura could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## corrian could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## cosad could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## cuarenta could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## cuello could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## cuerpo could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## curvaba could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## daqui could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## dcflotan could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## dcque could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## dcy could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## debido could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## definitiva could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## derramaba could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## derry could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## desechos could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## desgarro could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## destello could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## destruy could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## dgru could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## donald could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## dsusurr could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## electrico could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## empezaron could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## fijamente could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## flotars could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## gente could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## gritaba could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## gritos could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## grueso could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## guantes could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## hombro could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## horrible could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## horriblemente could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## imaginado could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## intenso could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## llegar could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## llenarse could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## llevando could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## loco could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## lodosa could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## mar could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## mickey could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## miraban could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## mirando could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## mostr could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## muerto could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## naranja could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## negrura could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## otoal could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## pareca could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## pechera could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## penetrantes could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## peor could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## podrida could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## porches could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## primer could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## primero could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## retorcia could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## retroceda could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## riendo could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## rojos could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## rota could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## ruga could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## sacarlo could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## sangre could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## shoeboat could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## sonaran could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## sueo could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## sujetaba could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## sujeto could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## supo could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## terrible could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## trabajar could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## traje could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## tropezones could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## trozo could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## ventanas could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## verdes could not be fit on page. It will not be plotted.
## Warning in wordcloud(words = frecuencia_df2$word, freq = frecuencia_df2$freq, :
## zarpazo could not be fit on page. It will not be plotted.
