# Generated by roxygen2: do not edit by hand

S3method(as.list,st_traversal)
S3method(plot,Rcpp_Filtration)
S3method(plot,Rcpp_SimplexTree)
S3method(print,st_traversal)
export("%>%")
export(adjacent)
export(clear)
export(clone)
export(coface_roots)
export(cofaces)
export(collapse)
export(contract)
export(deserialize)
export(empty_face)
export(enclosing_radius)
export(expand)
export(faces)
export(find)
export(flag)
export(generate_ids)
export(insert)
export(inverse.choose)
export(is_face)
export(is_tree)
export(k_simplices)
export(k_skeleton)
export(level_order)
export(link)
export(ltraverse)
export(maximal)
export(nat_to_sub)
export(nerve)
export(preorder)
export(print_simplices)
export(reindex)
export(remove)
export(rips)
export(serialize)
export(simplex_tree)
export(straverse)
export(sub_to_nat)
export(threshold)
export(traverse)
import(Rcpp)
import(methods)
importFrom(magrittr,"%>%")
importFrom(utils,modifyList)
useDynLib(simplextree, .registration = TRUE)
