# Generated by roxygen2: do not edit by hand

S3method(.DollarNames,SpatialData)
S3method(.DollarNames,SpatialDataAttrs)
S3method(.DollarNames,SpatialDataPoint)
S3method(.DollarNames,SpatialDataShape)
S3method(filter,SpatialDataFrame)
S3method(mutate,SpatialDataFrame)
S3method(pull,SpatialDataFrame)
S3method(select,SpatialDataFrame)
export(CTplot)
export(SpatialData)
export(SpatialDataAttrs)
export(SpatialDataImage)
export(SpatialDataLabel)
export(SpatialDataPoint)
export(SpatialDataShape)
export(filter)
export(mutate)
export(pull)
export(readImage)
export(readLabel)
export(readPoint)
export(readShape)
export(readSpatialData)
export(readTable)
export(select)
exportMethods("$")
exportMethods("$<-")
exportMethods("[")
exportMethods("[[")
exportMethods("[[<-")
exportMethods("element<-")
exportMethods("feature_key<-")
exportMethods("image<-")
exportMethods("imageNames<-")
exportMethods("images<-")
exportMethods("instance_key<-")
exportMethods("instances<-")
exportMethods("label<-")
exportMethods("labelNames<-")
exportMethods("labels<-")
exportMethods("point<-")
exportMethods("pointNames<-")
exportMethods("points<-")
exportMethods("regions<-")
exportMethods("shape<-")
exportMethods("shapeNames<-")
exportMethods("shapes<-")
exportMethods("table<-")
exportMethods("tableNames<-")
exportMethods("tables<-")
exportMethods(CTdata)
exportMethods(CTgraph)
exportMethods(CTlist)
exportMethods(CTname)
exportMethods(CTpath)
exportMethods(CTtype)
exportMethods(addCT)
exportMethods(as.data.frame)
exportMethods(axes)
exportMethods(centroids)
exportMethods(channels)
exportMethods(colnames)
exportMethods(combine)
exportMethods(crop)
exportMethods(data)
exportMethods(data_type)
exportMethods(dim)
exportMethods(element)
exportMethods(extent)
exportMethods(feature_key)
exportMethods(flip)
exportMethods(flop)
exportMethods(geom_type)
exportMethods(getTable)
exportMethods(hasTable)
exportMethods(image)
exportMethods(imageNames)
exportMethods(images)
exportMethods(instance_key)
exportMethods(instances)
exportMethods(label)
exportMethods(labelNames)
exportMethods(labels)
exportMethods(layer)
exportMethods(length)
exportMethods(mask)
exportMethods(meta)
exportMethods(mirror)
exportMethods(names)
exportMethods(path)
exportMethods(point)
exportMethods(pointNames)
exportMethods(points)
exportMethods(query)
exportMethods(region)
exportMethods(region_key)
exportMethods(regions)
exportMethods(rmvCT)
exportMethods(rotate)
exportMethods(rownames)
exportMethods(scale)
exportMethods(sequence)
exportMethods(setTable)
exportMethods(shape)
exportMethods(shapeNames)
exportMethods(shapes)
exportMethods(table)
exportMethods(tableNames)
exportMethods(tables)
exportMethods(transform)
exportMethods(translation)
importFrom(BiocGenerics,as.data.frame)
importFrom(BiocGenerics,colnames)
importFrom(BiocGenerics,combine)
importFrom(BiocGenerics,data)
importFrom(BiocGenerics,path)
importFrom(BiocGenerics,rotate)
importFrom(BiocGenerics,rownames)
importFrom(BiocGenerics,scale)
importFrom(BiocGenerics,sequence)
importFrom(BiocGenerics,table)
importFrom(BiocGenerics,transform)
importFrom(DBI,dbIsValid)
importFrom(DelayedArray,DelayedArray)
importFrom(Matrix,sparseMatrix)
importFrom(Matrix,sparseVector)
importFrom(Matrix,summary)
importFrom(Matrix,t)
importFrom(RBGL,sp.between)
importFrom(Rarr,read_zarr_attributes)
importFrom(Rarr,zarr_overview)
importFrom(S4Vectors,"metadata<-")
importFrom(S4Vectors,DataFrame)
importFrom(S4Vectors,SimpleList)
importFrom(S4Vectors,coolcat)
importFrom(S4Vectors,make_zero_col_DFrame)
importFrom(S4Vectors,metadata)
importFrom(S4Vectors,setValidity2)
importFrom(SingleCellExperiment,"int_colData<-")
importFrom(SingleCellExperiment,"int_metadata<-")
importFrom(SingleCellExperiment,SingleCellExperiment)
importFrom(SingleCellExperiment,int_colData)
importFrom(SingleCellExperiment,int_metadata)
importFrom(SparseArray,colSums)
importFrom(SummarizedExperiment,"assay<-")
importFrom(SummarizedExperiment,"assayNames<-")
importFrom(SummarizedExperiment,"colData<-")
importFrom(SummarizedExperiment,assay)
importFrom(SummarizedExperiment,assayNames)
importFrom(SummarizedExperiment,colData)
importFrom(ZarrArray,ZarrArray)
importFrom(ZarrArray,path)
importFrom(ZarrArray,type)
importFrom(anndataR,read_zarr)
importFrom(dplyr,.data)
importFrom(dplyr,all_of)
importFrom(dplyr,coalesce)
importFrom(dplyr,collect)
importFrom(dplyr,count)
importFrom(dplyr,filter)
importFrom(dplyr,join_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,right_join)
importFrom(dplyr,row_number)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dplyr,sql)
importFrom(dplyr,tally)
importFrom(dplyr,tibble)
importFrom(duckspatial,as_duckspatial_df)
importFrom(duckspatial,ddbs_bbox)
importFrom(duckspatial,ddbs_create_conn)
importFrom(duckspatial,ddbs_intersects)
importFrom(duckspatial,ddbs_open_dataset)
importFrom(duckspatial,ddbs_write_table)
importFrom(graph,"edgeData<-")
importFrom(graph,"edgeDataDefaults<-")
importFrom(graph,"nodeData<-")
importFrom(graph,"nodeDataDefaults<-")
importFrom(graph,"nodes<-")
importFrom(graph,addEdge)
importFrom(graph,addNode)
importFrom(graph,edgeData)
importFrom(graph,graph.par)
importFrom(graph,graphAM)
importFrom(graph,nodeData)
importFrom(graph,nodes)
importFrom(methods,"slot<-")
importFrom(methods,as)
importFrom(methods,callNextMethod)
importFrom(methods,is)
importFrom(methods,new)
importFrom(methods,setClass)
importFrom(methods,setClassUnion)
importFrom(methods,setMethod)
importFrom(methods,setOldClass)
importFrom(methods,setReplaceMethod)
importFrom(methods,slot)
importFrom(rlang,"!!")
importFrom(rlang,.data)
importFrom(rlang,call2)
importFrom(sf,"st_geometry<-")
importFrom(sf,st_as_sf)
importFrom(sf,st_as_sfc)
importFrom(sf,st_bbox)
importFrom(sf,st_centroid)
importFrom(sf,st_coordinates)
importFrom(sf,st_geometry_type)
importFrom(sf,st_point)
importFrom(sf,st_polygon)
importFrom(sf,st_sf)
importFrom(sf,st_sfc)
importFrom(utils,.DollarNames)
importFrom(utils,head)
importFrom(utils,tail)
