# Generated by roxygen2: do not edit by hand

export(ASDATA.FRAME)
export(Community.Detection.Membership)
export(Community.Detection.Plot)
export(FUNbigrams)
export(LEMMA)
export(PMI)
export(ScaleWeight)
export(cluster.graph)
export(f3)
export(f5)
export(f6)
export(f7)
export(fun.all.sums)
export(fun.one.sums)
export(fungan)
export(fungi)
export(funmi)
export(network.cor)
export(server)
export(set.graph)
importFrom(PersianStemmer,PerStem)
importFrom(dplyr,"%>%")
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,inner_join)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,summarise)
importFrom(dplyr,tibble)
importFrom(glue,glue)
importFrom(graphics,barplot)
importFrom(hwordcloud,hwordcloud)
importFrom(hwordcloud,renderHwordcloud)
importFrom(igraph,"E<-")
importFrom(igraph,"V<-")
importFrom(igraph,E)
importFrom(igraph,V)
importFrom(igraph,betweenness)
importFrom(igraph,closeness)
importFrom(igraph,cluster_louvain)
importFrom(igraph,clusters)
importFrom(igraph,graph_from_data_frame)
importFrom(igraph,induced_subgraph)
importFrom(igraph,layout_with_fr)
importFrom(igraph,membership)
importFrom(igraph,modularity)
importFrom(igraph,modularity_matrix)
importFrom(igraph,strength)
importFrom(lattice,barchart)
importFrom(shiny,downloadHandler)
importFrom(shiny,reactive)
importFrom(shiny,renderDataTable)
importFrom(shiny,renderPlot)
importFrom(shiny,renderTable)
importFrom(stats,complete.cases)
importFrom(stringi,stri_replace_all_fixed)
importFrom(stringr,str_split)
importFrom(textmineR,CreateDtm)
importFrom(textmineR,TermDocFreq)
importFrom(tidyr,replace_na)
importFrom(tidytext,unnest_tokens)
importFrom(tm,as.TermDocumentMatrix)
importFrom(tm,findAssocs)
importFrom(tm,removeWords)
importFrom(tm,weightTf)
importFrom(udpipe,keywords_collocation)
importFrom(udpipe,txt_freq)
importFrom(udpipe,udpipe_annotate)
importFrom(udpipe,udpipe_download_model)
importFrom(udpipe,udpipe_load_model)
importFrom(utils,head)
importFrom(utils,write.csv)
importFrom(visNetwork,toVisNetworkData)
importFrom(xlsx,read.xlsx)
importFrom(xlsx,write.xlsx)
