# Generated by roxygen2: do not edit by hand

S3method(plot,Subsampled_Network_Metrics)
S3method(plot,Subsampled_Permuted_Network_Metrics)
S3method(plot,Width_CI_matrix)
S3method(plot,bootstrapped_pvalue_matrix)
S3method(plot,list_correlation_matrices)
S3method(plot,list_node_level_CI)
S3method(plot,list_permuted_networks)
S3method(plot,list_regression_matrices)
export(bootstrapped_difference_pvalues)
export(correlation_analyze)
export(distance_radian_coordinates)
export(get_coordinates_in_radian)
export(get_interactions)
export(get_network_summary)
export(get_spatial_threshold)
export(global_CI)
export(global_width_CI)
export(interacting_pairs)
export(network_from_interactions)
export(node_level_CI)
export(obtain_bootstrapped_samples)
export(obtain_network_subsamples)
export(obtain_permuted_network_versions)
export(plot_network)
export(regression_slope_analyze)
export(subsampled_network_metrics)
export(subsampled_permuted_network_metrics)
importFrom(Rcpp,evalCpp)
importFrom(Rcpp,sourceCpp)
importFrom(magrittr,"%>%")
importFrom(rlang,.data)
useDynLib(aniSNA, .registration = TRUE)
