# Generated by roxygen2: do not edit by hand

S3method("[",R6)
S3method("[<-",R6)
S3method(print,conceptlist)
S3method(to_latex,conceptlist)
export("%<=%")
export("%==%")
export(ConceptLattice)
export(FormalContext)
export(ImplicationSet)
export(SparseConcept)
export(SparseSet)
export(as_SparseSet)
export(as_vector)
export(to_latex)
importFrom(Matrix,Diagonal)
importFrom(Matrix,Matrix)
importFrom(Matrix,colSums)
importFrom(Matrix,rowMeans)
importFrom(Matrix,rowSums)
importFrom(Matrix,sparseMatrix)
importFrom(Matrix,t)
importFrom(Matrix,which)
importFrom(RColorBrewer,brewer.pal)
importFrom(Rcpp,sourceCpp)
importFrom(arules,info)
importFrom(arules,interestMeasure)
importFrom(arules,itemLabels)
importFrom(arules,quality)
importFrom(fractional,denominators)
importFrom(fractional,numerators)
importFrom(fractional,vfractional)
importFrom(hasseDiagram,hasse)
importFrom(knitr,kable)
importFrom(methods,as)
importFrom(methods,is)
importFrom(methods,new)
importFrom(methods,slotNames)
importFrom(parallel,mclapply)
importFrom(scales,colour_ramp)
importFrom(stringr,fixed)
importFrom(stringr,str_flatten)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_wrap)
importFrom(tictoc,tic)
importFrom(tictoc,toc)
importFrom(tikzDevice,tikz)
useDynLib(fcaR, .registration = TRUE)
