Calculate the gradient of line segments from distance and elevation vectors
Source:R/slope.R
route_slope_vector.Rd
Calculate the gradient of line segments from distance and elevation vectors
See also
Other route_funs:
route_average_gradient()
,
route_rolling_average()
,
route_rolling_diff()
,
route_rolling_gradient()
,
route_sequential_dist()
,
route_slope_matrix()