Closed RonjaAnn closed 1 year ago
Hi, there is an error when trying to use the rasterCVA. It happened with my data and also the example.
data(lsat) cva <- rasterCVA(pca[[1:2]], pca[[3:4]])
cva <- rasterCVA(pca[[1:2]], pca[[3:4]]) Error in .toRaster(x) : could not find function ".toRaster"
Thank you!
Hi, there is an error when trying to use the rasterCVA. It happened with my data and also the example.
data(lsat) cva <- rasterCVA(pca[[1:2]], pca[[3:4]])
Thank you!