l_navigator_getPath {loon}R Documentation

Get the sequence of nodes of a navigator's current path

Description

Determines and returns the current path of the navigator.

Usage

l_navigator_getPath(navigator)

Arguments

navigator

navigator handle

Value

a vector of node names for the current path of the navigator


[Package loon version 1.4.1 Index]