# Generated by roxygen2: do not edit by hand

S3method("[",HierarchicalSet)
S3method("[[",HierarchicalSet)
S3method(cluster_members,HierarchicalSet)
S3method(cluster_sizes,HierarchicalSet)
S3method(clusters,HierarchicalSet)
S3method(element_names,HierarchicalSet)
S3method(format_sets,Matrix)
S3method(format_sets,data.frame)
S3method(format_sets,list)
S3method(format_sets,matrix)
S3method(length,HierarchicalSet)
S3method(n_clusters,HierarchicalSet)
S3method(n_elements,HierarchicalSet)
S3method(n_sets,HierarchicalSet)
S3method(plot,HierarchicalSet)
S3method(print,HierarchicalSet)
S3method(set_membership,HierarchicalSet)
S3method(set_names,HierarchicalSet)
S3method(set_sizes,HierarchicalSet)
S3method(sets,HierarchicalSet)
export(cluster_members)
export(cluster_sizes)
export(clusters)
export(create_hierarchy)
export(element_names)
export(format_sets)
export(n_clusters)
export(n_elements)
export(n_sets)
export(outlier_hierarchy)
export(outlying_elements)
export(plot_outlier_distribution)
export(power_trans)
export(set_membership)
export(set_names)
export(set_sizes)
export(sets)
import(ggplot2)
importFrom(MASS,fractions)
importFrom(Matrix,Matrix)
importFrom(Matrix,rowSums)
importFrom(RColorBrewer,brewer.pal)
importFrom(Rcpp,sourceCpp)
importFrom(grDevices,axisTicks)
importFrom(grid,gpar)
importFrom(grid,grid.draw)
importFrom(grid,grid.newpage)
importFrom(grid,grobName)
importFrom(grid,grobTree)
importFrom(grid,nullGrob)
importFrom(grid,rectGrob)
importFrom(grid,unit.c)
importFrom(gtable,gtable)
importFrom(gtable,gtable_add_cols)
importFrom(gtable,gtable_add_grob)
importFrom(gtable,gtable_add_rows)
importFrom(gtable,gtable_width)
importFrom(methods,as)
importFrom(patchwork,plot_annotation)
importFrom(patchwork,plot_layout)
importFrom(patchwork,plot_spacer)
importFrom(scales,as.trans)
importFrom(scales,asn_trans)
importFrom(scales,atanh_trans)
importFrom(scales,boxcox_trans)
importFrom(scales,date_trans)
importFrom(scales,exp_trans)
importFrom(scales,extended_breaks)
importFrom(scales,format_format)
importFrom(scales,identity_trans)
importFrom(scales,log10_trans)
importFrom(scales,log1p_trans)
importFrom(scales,log2_trans)
importFrom(scales,log_trans)
importFrom(scales,logit_trans)
importFrom(scales,probability_trans)
importFrom(scales,probit_trans)
importFrom(scales,reciprocal_trans)
importFrom(scales,reverse_trans)
importFrom(scales,sqrt_trans)
importFrom(scales,time_trans)
importFrom(scales,trans_new)
importFrom(stats,dendrapply)
importFrom(stats,is.leaf)
importFrom(stats,quantile)
importFrom(utils,head)
importFrom(utils,tail)
importFrom(viridis,viridis)
useDynLib(hierarchicalSets)
