Get and set attributes of an Ragraph object
获取和设置一个Ragraph对象的属性
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Attributes of a graph can be accessed using graphData. The attributes could be defined using graphDataDefaults.
图形的属性,可以访问使用graphData。属性可以定义使用graphDataDefaults。
用法----------Usage----------
graphData(self, attr)
graphData(self, attr) <- value
参数----------Arguments----------
参数:self
A Ragraph-class instance
一个Ragraph-class实例
参数:attr
A character vector of length one specifying the name of a graph attribute
指定一个character长度为1的向量图形属性的名称
参数:value
A character vector to store as the attribute values
一个的character向量来存储属性值