getPathOrder {SCRIP}R Documentation

Get path order

Description

Identify the correct order to process paths so that preceding paths have already been simulated.

Usage

getPathOrder(path.from)

Arguments

path.from

vector giving the path endpoints that each path originates from.

Value

Vector giving the order to process paths in.


[Package SCRIP version 1.0.0 Index]