# Generated by roxygen2: do not edit by hand

S3method(as.igraph,fcm)
S3method(as.network,default)
S3method(as.network,fcm)
S3method(textplot_keyness,default)
S3method(textplot_keyness,keyness)
S3method(textplot_network,dfm)
S3method(textplot_network,fcm)
S3method(textplot_scale1d,default)
S3method(textplot_scale1d,predict.textmodel_wordscores)
S3method(textplot_scale1d,textmodel_ca)
S3method(textplot_scale1d,textmodel_wordfish)
S3method(textplot_scale1d,textmodel_wordscores)
S3method(textplot_wordcloud,default)
S3method(textplot_wordcloud,dfm)
S3method(textplot_wordcloud,keyness)
S3method(textplot_xray,default)
S3method(textplot_xray,kwic)
export(as.igraph)
export(as.network)
export(textplot_keyness)
export(textplot_network)
export(textplot_scale1d)
export(textplot_wordcloud)
export(textplot_xray)
import(ggplot2)
importFrom(Rcpp,evalCpp)
importFrom(data.table,":=")
importFrom(data.table,data.table)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_pointrange)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(graphics,text)
importFrom(quanteda,as.dfm)
importFrom(quanteda,dfm_trim)
importFrom(quanteda,dfm_weight)
importFrom(quanteda,fcm)
importFrom(quanteda,featnames)
importFrom(quanteda,is.kwic)
importFrom(quanteda,ndoc)
importFrom(quanteda,nfeat)
importFrom(stats,aggregate)
importFrom(stats,coef)
importFrom(stats,quantile)
importFrom(stats,reorder)
importFrom(utils,head)
importFrom(utils,tail)
importMethodsFrom(Matrix,colSums)
importMethodsFrom(Matrix,rowSums)
importMethodsFrom(Matrix,t)
importMethodsFrom(quanteda,t)
useDynLib("quanteda.textplots", .registration = TRUE)
