# Generated by roxygen2: do not edit by hand

export(as_matrix)
export(cluster_elements)
export(combine_nest)
export(fill_missing)
export(impute_missing)
export(keep_variable)
export(lower_triangular)
export(nest_subset)
export(permute_nest)
export(reduce_dimensions)
export(remove_redundancy)
export(rotate_dimensions)
export(subset)
import(dplyr)
import(tibble)
import(tidyr)
importFrom(Rtsne,Rtsne)
importFrom(gtools,combinations)
importFrom(gtools,permutations)
importFrom(magrittr,"%>%")
importFrom(magrittr,`%$%`)
importFrom(magrittr,equals)
importFrom(magrittr,set_colnames)
importFrom(magrittr,set_rownames)
importFrom(purrr,as_mapper)
importFrom(purrr,imap)
importFrom(purrr,map)
importFrom(purrr,map_chr)
importFrom(purrr,map_dfr)
importFrom(purrr,when)
importFrom(rlang,":=")
importFrom(rlang,enquo)
importFrom(rlang,is_formula)
importFrom(rlang,is_function)
importFrom(rlang,quo_is_null)
importFrom(rlang,quo_is_symbol)
importFrom(rlang,quo_is_symbolic)
importFrom(rlang,quo_name)
importFrom(rlang,quo_squash)
importFrom(rlang,set_names)
importFrom(stats,as.formula)
importFrom(stats,dist)
importFrom(stats,kmeans)
importFrom(stats,model.matrix)
importFrom(stats,prcomp)
importFrom(stats,setNames)
importFrom(stats,terms)
importFrom(tidyr,nest)
importFrom(tidyselect,eval_select)
importFrom(utils,capture.output)
importFrom(utils,head)
importFrom(widyr,pairwise_cor)
