Learn R Programming

RnavGraph (version 0.1.8)

ng_get-methods: Access data from a NG_... object

Description

Access data in the wrapper classes in navGraph or the navGraph hanlder.

The usage is either ng_get(object) or ng_get(object,"what").

See in the examples of ng_update.

Arguments

Methods

signature(obj = "NavGraph_handler")
signature(obj = "NG_data")
signature(obj = "NG_graph")
signature(obj = "NG_path")