Flow path
flowpath.RdCompute the flow path (drainage path) starting at a given point. See package gdistance for more path computations.
Arguments
- x
RasterLayer of flow direction (as can be created with
terrain- p
starting point. Either two numbers: x (longitude) and y (latitude) coordinates; or a single cell number
- ...
additional arguments (none implemented)
