ng_setsetter: Modify data in a NG_data, NG_graph, NG_path or navgraph...

Description Usage Arguments Details Author(s) See Also

Description

Modifies data in some of the in RnavGraph specifically defined classes.

Usage

1
ng_set(object, what) <- value

Arguments

object

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

what

String of what should be modified within the object.

value

Replacement value.

Details

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.