... raster with values between 0.15 and 0.40 r <- raster(matrix(runif(400, min = 0.15, max = 0.4), ncol = 20)) ## Set up color gradient with ...
確定! 回上一頁