Learn R Programming

RnavGraph (version 0.1.8)

ng_set: Shows which data can be modified in a NG_data, NG_graph, NG_path or navgraph handler object.

Description

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

Usage

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.

See Also

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