Calculate slope based on regression over a given distance and angle across a DEM
slope_vector.Rd
Calculate slope based on regression over a given distance and angle across a DEM
Examples
slope_vector(sf::st_as_sf(data.frame(x=526000,y=5248614),coords=c("x","y"),crs=28355),150,37,dem)
#> Error in h(simpleError(msg, call)): error in evaluating the argument 'x' in selecting a method for function 'extract': object 'dem' not found