강의

멘토링

커뮤니티

Inflearn Community Q&A

sinsaebac3017's profile image
sinsaebac3017

asked

NEW!! Data Analysis/Visualization with R in 12 Hours

Visualizing Text Data (WordCloud) - 1

ㅇㅇ

Written on

·

239

1

install.packages(c('hash', 'tau', 'Sejong', 'RSQLite', 'devtools', 'bit', 'rex', 'lazyeval', 'htmlwidgets', 'crosstalk', 'promises', 'later', 'sessioninfo', 'xopen', 'bit64', 'blob','DBI', 'memoise', 'plogr', 'covr', 'DT', 'rcmdcheck', 'rversions'), type = 'binary')

 

#########################

install.packages('remotes')

library(remotes)

install_github('haven-jeon/KoNLP', upgrade = 'never', INSTALL_opts=c("--no-multiarch"))

library(KoNLP)

Rggplot

Answer

This question is waiting for answers
Be the first to answer!
sinsaebac3017's profile image
sinsaebac3017

asked

Ask a question