# Generated by roxygen2: do not edit by hand

S3method(aggregate,CompositionMatrix)
S3method(as.data.frame,CompositionMatrix)
S3method(as.data.frame,LogRatio)
S3method(as.data.frame,OutlierIndex)
S3method(barplot,CompositionMatrix)
S3method(dist,CompositionMatrix)
S3method(hist,CompositionMatrix)
S3method(mahalanobis,CompositionMatrix)
S3method(mahalanobis,ILR)
S3method(mean,CompositionMatrix)
S3method(plot,CompositionMatrix)
S3method(plot,LogRatio)
S3method(plot,OutlierIndex)
S3method(quantile,CompositionMatrix)
S3method(scale,CompositionMatrix)
S3method(split,CompositionMatrix)
S3method(split,LogRatio)
export(remove_NA)
export(remove_constant)
export(remove_zero)
exportMethods("%perturbe%")
exportMethods("%power%")
exportMethods("[")
exportMethods("[<-")
exportMethods("[[")
exportMethods("[[<-")
exportMethods("set_groups<-")
exportMethods("set_identifiers<-")
exportMethods("set_samples<-")
exportMethods("set_totals<-")
exportMethods(aggregate)
exportMethods(any_assigned)
exportMethods(any_replicated)
exportMethods(as_amounts)
exportMethods(as_composition)
exportMethods(as_features)
exportMethods(as_graph)
exportMethods(barplot)
exportMethods(closure)
exportMethods(covariance)
exportMethods(dist)
exportMethods(get_groups)
exportMethods(get_identifiers)
exportMethods(get_samples)
exportMethods(get_totals)
exportMethods(hist)
exportMethods(is_assigned)
exportMethods(is_replicated)
exportMethods(mahalanobis)
exportMethods(margin)
exportMethods(mean)
exportMethods(metric_sd)
exportMethods(metric_var)
exportMethods(mix)
exportMethods(outliers)
exportMethods(pca)
exportMethods(perturbation)
exportMethods(plot)
exportMethods(powering)
exportMethods(quantile)
exportMethods(replace_NA)
exportMethods(replace_zero)
exportMethods(scalar)
exportMethods(scale)
exportMethods(split)
exportMethods(transform_alr)
exportMethods(transform_clr)
exportMethods(transform_ilr)
exportMethods(transform_inverse)
exportMethods(transform_lr)
exportMethods(transform_plr)
exportMethods(variation)
import(arkhe)
importFrom(MASS,cov.rob)
importFrom(arkhe,remove_NA)
importFrom(arkhe,remove_constant)
importFrom(arkhe,remove_zero)
importFrom(grDevices,hcl.colors)
importFrom(methods,"as<-")
importFrom(methods,"slot<-")
importFrom(methods,.hasSlot)
importFrom(methods,.valueClassTest)
importFrom(methods,as)
importFrom(methods,callGeneric)
importFrom(methods,callNextMethod)
importFrom(methods,initialize)
importFrom(methods,is)
importFrom(methods,new)
importFrom(methods,setClass)
importFrom(methods,setGeneric)
importFrom(methods,setMethod)
importFrom(methods,slot)
importFrom(methods,slotNames)
importFrom(methods,validObject)
importFrom(stats,as.dist)
importFrom(stats,contr.helmert)
importFrom(stats,cov)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(stats,mahalanobis)
importFrom(stats,ppoints)
importFrom(stats,qchisq)
importFrom(stats,var)
importFrom(utils,combn)
importFrom(utils,tail)
importMethodsFrom(arkhe,replace_NA)
importMethodsFrom(arkhe,replace_zero)
importMethodsFrom(dimensio,pca)
importMethodsFrom(isopleuros,ternary_pairs)
