# Generated by roxygen2: do not edit by hand

S3method(aggregate,CompositionMatrix)
S3method(aggregate,GroupedComposition)
S3method(as.data.frame,CompositionMatrix)
S3method(as.data.frame,LogRatio)
S3method(as.data.frame,OutlierIndex)
S3method(barplot,CompositionMatrix)
S3method(boxplot,GroupedLogRatio)
S3method(boxplot,LogRatio)
S3method(dist,CompositionMatrix)
S3method(hist,CompositionMatrix)
S3method(labels,CompositionMatrix)
S3method(labels,LogRatio)
S3method(mahalanobis,CompositionMatrix)
S3method(mahalanobis,ILR)
S3method(mean,CompositionMatrix)
S3method(pairs,CompositionMatrix)
S3method(pairs,GroupedComposition)
S3method(plot,GroupedLogRatio)
S3method(plot,LogRatio)
S3method(plot,OutlierIndex)
S3method(quantile,CompositionMatrix)
S3method(scale,CompositionMatrix)
S3method(split,CompositionMatrix)
S3method(split,LogRatio)
S3method(weights,ALR)
S3method(weights,LR)
S3method(weights,LogRatio)
export(color)
export(is_composition)
export(is_grouped)
export(is_logratio)
export(palette_color_continuous)
export(palette_color_discrete)
export(palette_color_picker)
export(palette_line)
export(palette_shape)
export(palette_size_diverging)
export(palette_size_sequential)
export(remove_NA)
export(remove_zero)
exportMethods("%perturbe%")
exportMethods("%power%")
exportMethods("[")
exportMethods("[<-")
exportMethods("[[<-")
exportMethods("totals<-")
exportMethods(aggregate)
exportMethods(all_assigned)
exportMethods(any_assigned)
exportMethods(as.data.frame)
exportMethods(as_amounts)
exportMethods(as_composition)
exportMethods(as_graph)
exportMethods(barplot)
exportMethods(boxplot)
exportMethods(closure)
exportMethods(condense)
exportMethods(covariance)
exportMethods(describe)
exportMethods(detect_outlier)
exportMethods(dist)
exportMethods(group)
exportMethods(group_factor)
exportMethods(group_indices)
exportMethods(group_levels)
exportMethods(group_n)
exportMethods(group_names)
exportMethods(group_rows)
exportMethods(group_size)
exportMethods(group_split)
exportMethods(group_subset)
exportMethods(hist)
exportMethods(is_assigned)
exportMethods(is_element_major)
exportMethods(is_element_minor)
exportMethods(is_element_trace)
exportMethods(is_outlier)
exportMethods(is_oxide)
exportMethods(labels)
exportMethods(mahalanobis)
exportMethods(margin)
exportMethods(mean)
exportMethods(mix)
exportMethods(pairs)
exportMethods(pca)
exportMethods(perturbation)
exportMethods(pip)
exportMethods(plot)
exportMethods(powering)
exportMethods(quantile)
exportMethods(rbind2)
exportMethods(replace_NA)
exportMethods(replace_zero)
exportMethods(scalar)
exportMethods(scale)
exportMethods(split)
exportMethods(t)
exportMethods(totals)
exportMethods(transform_alr)
exportMethods(transform_clr)
exportMethods(transform_ilr)
exportMethods(transform_inverse)
exportMethods(transform_lr)
exportMethods(transform_plr)
exportMethods(ungroup)
exportMethods(univariate_ilr)
exportMethods(variance)
exportMethods(variance_total)
exportMethods(variation)
exportMethods(weights)
import(arkhe)
importFrom(MASS,cov.rob)
importFrom(arkhe,remove_NA)
importFrom(arkhe,remove_zero)
importFrom(isopleuros,ternary_pairs)
importFrom(khroma,color)
importFrom(khroma,palette_color_continuous)
importFrom(khroma,palette_color_discrete)
importFrom(khroma,palette_color_picker)
importFrom(khroma,palette_line)
importFrom(khroma,palette_shape)
importFrom(khroma,palette_size_diverging)
importFrom(khroma,palette_size_sequential)
importFrom(methods,"as<-")
importFrom(methods,"slot<-")
importFrom(methods,.hasSlot)
importFrom(methods,.valueClassTest)
importFrom(methods,as)
importFrom(methods,callGeneric)
importFrom(methods,callNextMethod)
importFrom(methods,cbind2)
importFrom(methods,initialize)
importFrom(methods,is)
importFrom(methods,new)
importFrom(methods,rbind2)
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,qqline)
importFrom(stats,qqplot)
importFrom(stats,var)
importFrom(utils,combn)
importFrom(utils,tail)
importMethodsFrom(arkhe,describe)
importMethodsFrom(arkhe,replace_NA)
importMethodsFrom(arkhe,replace_zero)
importMethodsFrom(dimensio,pca)
