Richard A. Johansen

Results 4 issues of Richard A. Johansen

Is it possible define or at least know which specific geographic transformation being used by the underlying reprojection? For example, I am reprojecting a raster from WGS84 UTM 17N to...

Currently, palette = "viridis". Should add palette as an argument so users can decide their own palette choice.

The function *extract_lm_cv* uses `my_formula = as.formula(paste(parameter, "~" ,algorithm))` but when this is passed to the function *extract_lm_cv_multi* we receive the following error "Using formula(x) is deprecated when x is...