# Generated by roxygen2: do not edit by hand

export(compute_MORSE_complex)
export(compute_lowerSTAR_parallel)
export(get_CCMESH)
export(visualize_MORSE_2d)
importFrom(Rcpp,evalCpp)
importFrom(Rcpp,sourceCpp)
importFrom(data.table,data.table)
importFrom(dplyr,"%>%")
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(furrr,future_map)
importFrom(future,plan)
importFrom(gtools,mixedorder)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(readr,write_tsv)
importFrom(stringr,str_c)
importFrom(stringr,str_split)
importFrom(stringr,str_trim)
importFrom(utils,write.table)
useDynLib(DiscreteMorseR, .registration = TRUE)
