powered by
# S3 method for LexChar plot(x, char.negat=TRUE, col.char.posit="blue", col.char.negat="red", col.lines="black", theme=theme_bw(), text.size=12, numr=1, numc=2, top=NULL, max.posit=15, max.negat=15, ...)
LexChar
print.LexChar
data(open.question) res.TD<-TextData(open.question, var.text=c(9,10), var.agg="Gen_Edu", Fmin=10, Dmin=10, remov.number=TRUE, stop.word.tm=TRUE) LD<-LexChar(res.TD,maxCharDoc = 0) plot(LD)
Run the code above in your browser using DataLab