# Generated by roxygen2: do not edit by hand

export(ElbowPlot)
export(annotGeometryMoransI)
export(annotGeometryUnivariate)
export(calculateMoransI)
export(calculateUnivariate)
export(clusterCorrelograms)
export(clusterMoranPlot)
export(colDataMoransI)
export(colDataUnivariate)
export(colFeatureData)
export(colGeometryMoransI)
export(colGeometryUnivariate)
export(getDivergeRange)
export(moranPlot)
export(plotAnnotGraph)
export(plotCellBin2D)
export(plotColDataBin2D)
export(plotColDataFreqpoly)
export(plotColDataHistogram)
export(plotColGraph)
export(plotCorrelogram)
export(plotDimLoadings)
export(plotLocalResult)
export(plotMoranMC)
export(plotRowDataBin2D)
export(plotRowDataFreqpoly)
export(plotRowDataHistogram)
export(plotSpatialFeature)
export(rowFeatureData)
export(runMoransI)
export(runUnivariate)
export(spatialReducedDim)
exportMethods(calculateMoransI)
exportMethods(calculateUnivariate)
importClassesFrom(SpatialFeatureExperiment,SpatialFeatureExperiment)
importFrom(BiocParallel,SerialParam)
importFrom(BiocParallel,bplapply)
importFrom(S4Vectors,DataFrame)
importFrom(S4Vectors,make_zero_col_DFrame)
importFrom(SingleCellExperiment,"int_metadata<-")
importFrom(SingleCellExperiment,colData)
importFrom(SingleCellExperiment,int_metadata)
importFrom(SingleCellExperiment,reducedDim)
importFrom(SingleCellExperiment,rowData)
importFrom(SpatialExperiment,spatialCoords)
importFrom(SpatialFeatureExperiment,"annotGeometry<-")
importFrom(SpatialFeatureExperiment,"colGeometry<-")
importFrom(SpatialFeatureExperiment,"localResults<-")
importFrom(SpatialFeatureExperiment,.check_features)
importFrom(SpatialFeatureExperiment,.check_sample_id)
importFrom(SpatialFeatureExperiment,.rm_empty_geometries)
importFrom(SpatialFeatureExperiment,.symbol2id)
importFrom(SpatialFeatureExperiment,.value2df)
importFrom(SpatialFeatureExperiment,.warn_symbol_duplicate)
importFrom(SpatialFeatureExperiment,annotGeometry)
importFrom(SpatialFeatureExperiment,annotGraph)
importFrom(SpatialFeatureExperiment,colGeometry)
importFrom(SpatialFeatureExperiment,colGraph)
importFrom(SpatialFeatureExperiment,df2sf)
importFrom(SpatialFeatureExperiment,localResult)
importFrom(SpatialFeatureExperiment,localResultFeatures)
importFrom(SpatialFeatureExperiment,localResults)
importFrom(SpatialFeatureExperiment,rowGeometry)
importFrom(SpatialFeatureExperiment,sampleIDs)
importFrom(SpatialFeatureExperiment,spatialGraph)
importFrom(SpatialFeatureExperiment,spatialGraphs)
importFrom(SummarizedExperiment,"colData<-")
importFrom(SummarizedExperiment,"rowData<-")
importFrom(SummarizedExperiment,assay)
importFrom(bluster,clusterRows)
importFrom(ggnewscale,new_scale_color)
importFrom(ggnewscale,new_scale_fill)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_equal)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,expansion)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_bin2d)
importFrom(ggplot2,geom_density)
importFrom(ggplot2,geom_density2d)
importFrom(ggplot2,geom_density2d_filled)
importFrom(ggplot2,geom_errorbar)
importFrom(ggplot2,geom_freqpoly)
importFrom(ggplot2,geom_hex)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_polygon)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_sf)
importFrom(ggplot2,geom_smooth)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggplot_build)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_distiller)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_distiller)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_fill_viridis_d)
importFrom(ggplot2,scale_shape_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,scale_y_discrete)
importFrom(ggplot2,stat_density2d)
importFrom(ggplot2,theme)
importFrom(ggplot2,waiver)
importFrom(methods,as)
importFrom(methods,is)
importFrom(patchwork,plot_annotation)
importFrom(patchwork,wrap_plots)
importFrom(rlang,"!!!")
importFrom(rlang,"%||%")
importFrom(rlang,.data)
importFrom(rlang,check_installed)
importFrom(rlang,syms)
importFrom(scales,breaks_extended)
importFrom(scico,scale_color_scico)
importFrom(scico,scale_fill_scico)
importFrom(sf,st_centroid)
importFrom(sf,st_coordinates)
importFrom(sf,st_drop_geometry)
importFrom(sf,st_geometry)
importFrom(sf,st_geometry_type)
importFrom(spdep,LOSH)
importFrom(spdep,LOSH.cs)
importFrom(spdep,LOSH.mc)
importFrom(spdep,Szero)
importFrom(spdep,card)
importFrom(spdep,geary)
importFrom(spdep,geary.mc)
importFrom(spdep,geary.test)
importFrom(spdep,globalG.test)
importFrom(spdep,include.self)
importFrom(spdep,localC)
importFrom(spdep,localC_perm)
importFrom(spdep,localG)
importFrom(spdep,localG_perm)
importFrom(spdep,localmoran)
importFrom(spdep,localmoran_perm)
importFrom(spdep,moran)
importFrom(spdep,moran.mc)
importFrom(spdep,moran.plot)
importFrom(spdep,moran.test)
importFrom(spdep,nb2listw)
importFrom(spdep,p.adjustSP)
importFrom(spdep,sp.correlogram)
importFrom(stats,p.adjust)
importFrom(stats,pnorm)
importFrom(stats,reorder)
importFrom(stats,reshape)
importFrom(stats,setNames)
importFrom(stats,symnum)
importMethodsFrom(Matrix,t)
