# Generated by roxygen2: do not edit by hand

S3method(.arr_to_x,SpatRaster)
S3method(.arr_to_x,array)
S3method(.check_x,SpatRaster)
S3method(.check_x,array)
S3method(.get_idx,SpatRaster)
S3method(.get_idx,array)
S3method(.has_crs,SpatRaster)
S3method(.has_crs,array)
S3method(.rc_to_xy,SpatRaster)
S3method(.rc_to_xy,array)
S3method(.wgs84_to_xy,SpatRaster)
S3method(.wgs84_to_xy,array)
S3method(.x_to_arr,SpatRaster)
S3method(.x_to_arr,array)
S3method(.xy_to_rc,SpatRaster)
S3method(.xy_to_rc,array)
S3method(.xy_to_wgs84,SpatRaster)
S3method(.xy_to_wgs84,array)
S3method(print,snic)
S3method(snic_get_centroids,snic)
S3method(snic_get_means,snic)
S3method(snic_get_seg,snic)
export(as_seeds_rc)
export(as_seeds_wgs84)
export(as_seeds_xy)
export(snic)
export(snic_animation)
export(snic_count_seeds)
export(snic_get_centroids)
export(snic_get_means)
export(snic_get_seg)
export(snic_grid)
export(snic_grid_manual)
export(snic_plot)
export(terra_is_working)
importFrom(grDevices,dev.interactive)
importFrom(graphics,locator)
importFrom(graphics,par)
useDynLib(snic, .registration = TRUE)
