scale_window(landscape, percentages_col, percentages_row, what, stat,
verbose, progress, ...)# S3 method for RasterLayer
scale_window(landscape, percentages_col = c(2, 4,
8, 16, 32, 64, 100), percentages_row = NULL, what, stat,
verbose = TRUE, progress = FALSE, ...)
# S3 method for RasterStack
scale_window(landscape, percentages_col = c(2, 4,
8, 16, 32, 64, 100), percentages_row = NULL, what, stat,
verbose = TRUE, progress = FALSE, ...)
# S3 method for RasterBrick
scale_window(landscape, percentages_col = NULL,
percentages_row = NULL, what, stat, verbose = TRUE,
progress = FALSE, ...)
# S3 method for stars
scale_window(landscape, percentages_col = NULL,
percentages_row = NULL, what, stat, verbose = TRUE,
progress = FALSE, ...)
# S3 method for list
scale_window(landscape, percentages_col = NULL,
percentages_row = NULL, what, stat, verbose = TRUE,
progress = FALSE, ...)