show_cores(landscape, directions, class, labels, nrow, ncol,
consider_boundary, edge_depth)# S3 method for RasterLayer
show_cores(landscape, directions = 8,
class = "all", labels = TRUE, nrow = NULL, ncol = NULL,
consider_boundary = FALSE, edge_depth = 1)
# S3 method for RasterStack
show_cores(landscape, directions = 8,
class = "all", labels = TRUE, nrow = NULL, ncol = NULL,
consider_boundary = FALSE, edge_depth = 1)
# S3 method for RasterBrick
show_cores(landscape, directions = 8,
class = "all", labels = TRUE, nrow = NULL, ncol = NULL,
consider_boundary = FALSE, edge_depth = 1)
# S3 method for stars
show_cores(landscape, directions = 8, class = "all",
labels = TRUE, nrow = NULL, ncol = NULL,
consider_boundary = FALSE, edge_depth = 1)
# S3 method for list
show_cores(landscape, directions = 8, class = "all",
labels = TRUE, nrow = NULL, ncol = NULL,
consider_boundary = FALSE, edge_depth = 1)