[ R 프로그래밍 ] 미세먼지관련 소셜키워드 분석
·
data
# 패키지설치, 사전설정 setwd("c:\\temp") install.packages("KoNLP") install.packages("wordcloud") install.packages("stringr") library(stringr) library(KoNLP) library(wordcloud) useSejongDic() # 데이터 불러오기 data1