ng_set: Shows which data can be modified in a NG_data, NG_graph,...

Description Usage Arguments Value Note Author(s) See Also

Description

Show what can be changed in objects from some of the in RnavGraph specifically defined classes.

Usage

1
ng_set(object)

Arguments

object

Either a: navgraph handler, NG_data, NG_path, NG_graph object.

Value

No return value. Only a string gets printed onto the comand prompt of all possible data that can be modified within the object.

Note

Using ng_set is risky because we don't guarantee that the objects gets updated correctly. We recommend to just re-create the object.

Author(s)

Adrian Waddell and Wayne Oldford

See Also

navGraph, ng_set-methods, ng_get, ng_get-methods, ng_set_color<-, ng_get_color, ng_set_size<-, ng_get_size


RnavGraph documentation built on May 29, 2017, 4:18 p.m.