scale_sample(landscape, y, shape, size, max_size, verbose, progress, ...)# S3 method for RasterLayer
scale_sample(landscape, y, shape = "square", size,
max_size, verbose = TRUE, progress = FALSE, ...)
# S3 method for RasterStack
scale_sample(landscape, y, shape = "square", size,
max_size, verbose = TRUE, progress = FALSE, ...)
# S3 method for RasterBrick
scale_sample(landscape, y, shape = "square", size,
max_size, verbose = TRUE, progress = FALSE, ...)
# S3 method for stars
scale_sample(landscape, y, shape = "square", size,
max_size, verbose = TRUE, progress = FALSE, ...)
# S3 method for list
scale_sample(landscape, y, shape = "square", size,
max_size, verbose = TRUE, progress = FALSE, ...)