# Generated by roxygen2: do not edit by hand

export(collapse_markers)
export(extract_ROI)
export(extract_features)
export(extract_interactions)
export(extract_mask)
export(extract_nearest_neighbor)
export(extract_proximity)
export(feature_selection)
export(get_all_interactions)
export(get_all_nearest_neighbors)
export(get_all_proximities)
export(get_count_ratios)
export(get_counts_per_mm2)
export(get_counts_per_mm2_noncollapsed)
export(get_interactions)
export(get_nearest_neighbors)
export(interaction_maps)
export(neighbor_ray_plot)
export(overview_plot)
export(plot_interactions)
export(plot_nearest_neighbor)
export(plot_proximities)
export(rayplot_single_coordinate)
export(read_raw)
export(threshold_dataset)
exportMethods(as.data.frame)
exportMethods(plot)
import(RColorBrewer)
import(dplyr)
import(ggplot2)
import(magrittr)
import(tibble)
importFrom(RColorBrewer,brewer.pal)
importFrom(Rcpp,sourceCpp)
importFrom(SpatialTools,dist2)
importFrom(data.table,rbindlist)
importFrom(gplots,colorpanel)
importFrom(grDevices,col2rgb)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(grDevices,png)
importFrom(graphics,arrows)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,image)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(methods,.valueClassTest)
importFrom(methods,new)
importFrom(spatstat,nncross)
importFrom(spatstat,owin)
importFrom(spatstat,ppp)
importFrom(spatstat,rgb2hex)
importFrom(spatstat,superimpose)
importFrom(stats,p.adjust)
importFrom(stats,sd)
importFrom(stats,t.test)
importFrom(stats,var)
importFrom(stats,wilcox.test)
importFrom(tiff,readTIFF)
importFrom(tiff,writeTIFF)
importFrom(utils,read.csv)
useDynLib(IrisSpatialFeatures)
