# Generated by roxygen2: do not edit by hand

S3method(activate,TidySet)
S3method(add_elements,TidySet)
S3method(add_relations,TidySet)
S3method(add_sets,TidySet)
S3method(adjacency,TidySet)
S3method(adjacency_element,TidySet)
S3method(adjacency_set,TidySet)
S3method(arrange,TidySet)
S3method(arrange_element,TidySet)
S3method(arrange_relation,TidySet)
S3method(arrange_set,TidySet)
S3method(as.data.frame,TidySet)
S3method(as.list,TidySet)
S3method(cartesian,TidySet)
S3method(complement,TidySet)
S3method(deactivate,TidySet)
S3method(dim,TidySet)
S3method(droplevels,TidySet)
S3method(filter,TidySet)
S3method(filter_element,TidySet)
S3method(filter_relation,TidySet)
S3method(filter_set,TidySet)
S3method(group,TidySet)
S3method(group_by,TidySet)
S3method(head,TidySet)
S3method(independent,TidySet)
S3method(is_nested,TidySet)
S3method(mutate,TidySet)
S3method(mutate_element,TidySet)
S3method(mutate_relation,TidySet)
S3method(mutate_set,TidySet)
S3method(power_set,TidySet)
S3method(pull,TidySet)
S3method(pull_element,TidySet)
S3method(pull_relation,TidySet)
S3method(pull_set,TidySet)
S3method(replace_elements,TidySet)
S3method(replace_relations,TidySet)
S3method(replace_sets,TidySet)
S3method(select,TidySet)
S3method(select_element,TidySet)
S3method(select_relation,TidySet)
S3method(select_set,TidySet)
S3method(size,TidySet)
S3method(tail,TidySet)
S3method(tidy,CollectionType)
S3method(tidy,GeneSet)
S3method(tidy,GeneSetCollection)
S3method(tidySet,Go3AnnDbBimap)
S3method(tidySet,data.frame)
S3method(tidySet,list)
S3method(tidySet,matrix)
S3method(union,TidySet)
export("%>%")
export("elements<-")
export("name_elements<-")
export("name_sets<-")
export("relations<-")
export("sets<-")
export(activate)
export(active)
export(add_column)
export(add_elements)
export(add_relation)
export(add_relations)
export(add_sets)
export(adjacency_element)
export(adjacency_set)
export(arrange)
export(arrange_element)
export(arrange_relation)
export(arrange_set)
export(cardinality)
export(cartesian)
export(complement)
export(complement_element)
export(complement_set)
export(deactivate)
export(element_size)
export(elements)
export(filter)
export(filter_element)
export(filter_relation)
export(filter_set)
export(getGAF)
export(getGMT)
export(getOBO)
export(group)
export(group_by)
export(incidence)
export(independent)
export(independent_probabilities)
export(intersection)
export(is.fuzzy)
export(is_nested)
export(length_probability)
export(length_set)
export(multiply_probabilities)
export(mutate)
export(mutate_element)
export(mutate_relation)
export(mutate_set)
export(nElements)
export(nRelations)
export(nSets)
export(name_elements)
export(name_sets)
export(naming)
export(power_set)
export(pull)
export(pull_element)
export(pull_relation)
export(pull_set)
export(relations)
export(remove_column)
export(remove_element)
export(remove_relation)
export(remove_set)
export(rename_elements)
export(rename_set)
export(replace_elements)
export(replace_relations)
export(replace_sets)
export(select)
export(select_element)
export(select_relation)
export(select_set)
export(set_size)
export(set_symbols)
export(sets)
export(size)
export(subtract)
export(tidy)
export(tidySet)
export(union)
export(union_probability)
exportClasses(TidySet)
exportMethods("elements<-")
exportMethods("relations<-")
exportMethods("sets<-")
exportMethods(add_column)
exportMethods(add_relation)
exportMethods(complement_element)
exportMethods(complement_set)
exportMethods(element_size)
exportMethods(elements)
exportMethods(incidence)
exportMethods(intersection)
exportMethods(is.fuzzy)
exportMethods(move_to)
exportMethods(nElements)
exportMethods(nRelations)
exportMethods(nSets)
exportMethods(relations)
exportMethods(remove_column)
exportMethods(remove_element)
exportMethods(remove_relation)
exportMethods(remove_set)
exportMethods(set_size)
exportMethods(sets)
exportMethods(show)
exportMethods(subtract)
importFrom(dplyr,arrange)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,n_distinct)
importFrom(dplyr,pull)
importFrom(dplyr,select)
importFrom(magrittr,"%>%")
importFrom(methods,"slot<-")
importFrom(methods,as)
importFrom(methods,new)
importFrom(methods,setClassUnion)
importFrom(methods,setGeneric)
importFrom(methods,show)
importFrom(methods,slot)
importFrom(methods,validObject)
importFrom(rlang,"!!")
importFrom(rlang,enquo)
importFrom(rlang,exprs)
importFrom(rlang,quo_text)
importFrom(utils,combn)
importFrom(utils,head)
importFrom(utils,read.delim)
importFrom(utils,tail)
