# Generated by roxygen2: do not edit by hand

export("%$%")
export("%<>%")
export("%>%")
export(build_df_cooc)
export(build_spm_cooc_sym)
export(get_pmi)
export(get_svd)
export(spm_to_df)
export(sql_cooc)
importFrom(Matrix,sparseMatrix)
importFrom(Matrix,summary)
importFrom(Matrix,t)
importFrom(RSQLite,SQLite)
importFrom(RSQLite,dbClearResult)
importFrom(RSQLite,dbConnect)
importFrom(RSQLite,dbDisconnect)
importFrom(RSQLite,dbExecute)
importFrom(RSQLite,dbFetch)
importFrom(RSQLite,dbGetQuery)
importFrom(RSQLite,dbHasCompleted)
importFrom(RSQLite,dbListTables)
importFrom(RSQLite,dbSendQuery)
importFrom(RSQLite,dbWriteTable)
importFrom(RcppAlgos,comboGeneral)
importFrom(data.table,fread)
importFrom(magrittr,"%$%")
importFrom(magrittr,"%<>%")
importFrom(magrittr,"%>%")
importFrom(methods,is)
importFrom(parallel,mclapply)
importFrom(reshape2,melt)
importFrom(rsvd,rsvd)
importFrom(stats,na.omit)
importFrom(stats,runif)
importFrom(stats,setNames)
importFrom(stats,var)
importFrom(utils,capture.output)
importFrom(utils,head)
importFrom(utils,object.size)
importFrom(utils,tail)
