new_image: new_image function

View source: R/sjSDM_cv.R

new_imageR Documentation

new_image function

Description

new_image function

Usage

new_image(
  z,
  cols = (grDevices::colorRampPalette(c("white", "#24526E"), bias = 1.5))(10),
  range = c(0.5, 1)
)

Arguments

z

z matrix

cols

cols for gradient

range

rescale to range


sjSDM documentation built on Sept. 11, 2024, 7:18 p.m.