selected attributes from a raster_list representing different spatial_scalescrossscale_correlations.RdCreates a facet plot of correlation between selected attributes from a raster_list representing different spatial_scales
crossscale_correlations( raster_list = NULL, att_names = NULL, selected = NULL, spatial_scales = NULL, corr_type = "spearman", clamp_raster = FALSE )
| raster_list | a |
|---|---|
| att_names |
|
| selected |
|
| spatial_scales |
|
| corr_type |
|
| clamp_raster |
|
if clamp is FALSE a ggplot object, otherwise a named list with two elements, a ggplot object and a list of clamped rasters.