# Generated by roxygen2: do not edit by hand

S3method("[",ConceptSet)
S3method("[",FormalContext)
S3method("[",ImplicationSet)
S3method("[",Set)
S3method(as.list,ConceptSet)
S3method(length,ConceptSet)
S3method(print,tikz_code)
S3method(save_tikz,tikz_code)
export("%&%")
export("%-%")
export("%<=%")
export("%==%")
export("%>%")
export("%entails%")
export("%holds_in%")
export("%respects%")
export("%|%")
export("%~%")
export(Concept)
export(ConceptLattice)
export(ConceptSet)
export(FormalContext)
export(ImplicationSet)
export(RandomContext)
export(RandomDistributiveContext)
export(Set)
export(as_Set)
export(as_vector)
export(calculate_grades)
export(calculate_separation)
export(conceptRegistry)
export(equivalencesRegistry)
export(fcaR_options)
export(fetch_context)
export(get_fcarepository_contexts)
export(lattice_plot)
export(parse_implications)
export(print_repo_details)
export(randomize_context)
export(save_tikz)
export(scalingRegistry)
export(select_repository_context)
import(R6)
import(registry)
importClassesFrom(Matrix,CsparseMatrix)
importFrom(Matrix,Matrix)
importFrom(Matrix,rowSums)
importFrom(Matrix,summary)
importFrom(Rcpp,sourceCpp)
importFrom(cli,cli_alert_info)
importFrom(dplyr,mutate)
importFrom(ggplot2,aes)
importFrom(ggplot2,scale_fill_identity)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_void)
importFrom(ggplot2,unit)
importFrom(ggraph,geom_edge_fan)
importFrom(ggraph,geom_node_point)
importFrom(ggraph,geom_node_text)
importFrom(ggraph,ggraph)
importFrom(ggraph,scale_edge_color_manual)
importFrom(glue,glue)
importFrom(igraph,graph_from_data_frame)
importFrom(magrittr,"%>%")
importFrom(methods,as)
importFrom(methods,cbind2)
importFrom(methods,new)
importFrom(methods,slotNames)
importFrom(purrr,map)
importFrom(purrr,pluck)
importFrom(rlang,.data)
importFrom(stats,na.omit)
importFrom(stats,rgamma)
importFrom(stringr,fixed)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(stringr,str_squish)
importFrom(stringr,str_which)
importFrom(utils,download.file)
importFrom(yaml,read_yaml)
useDynLib(fcaR, .registration = TRUE)
