Skip to content

slope map and intercept map

2 messages · John Wasige, Loïc Dutrieux

#
Hello guys, Could somebody help with an Idea on how I can generate a slope
map and intercept map from a raster stack time series in R. Thanks

?John?
#
Hi John,

Have a look at the help of the calc function (?raster::calc). The last example of the help is precisely what you want to do, I think.

Cheers,
Lo?c