Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

graphData-methods

Get and set attributes of an Ragraph object


Description

Attributes of a graph can be accessed using graphData. The attributes could be defined using graphDataDefaults.

Usage

graphData(self, attr)
graphData(self, attr) <- value

Arguments

self

A Ragraph-class instance

attr

A character vector of length one specifying the name of a graph attribute

value

A character vector to store as the attribute values

Author(s)

Li Long <li.long@isb-sib.ch>


Rgraphviz

Provides plotting capabilities for R graph objects

v2.34.0
EPL
Authors
Kasper Daniel Hansen [cre, aut], Jeff Gentry [aut], Li Long [aut], Robert Gentleman [aut], Seth Falcon [aut], Florian Hahne [aut], Deepayan Sarkar [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.