| GraphSpace-class | R Documentation |
GraphSpace: An S4 class for igraph objects
An S4 class object.
nodesA data frame containing node coordinates, attributes, and metadata.
edgesA data frame containing edge relationships and attributes.
graphAn igraph object representing the graph
structure.
imageA raster object (see as.raster) used
as background image.
fdataA Matrix object storing high-dimensional
feature data associated with graph nodes.
parsA list with parameters.
miscA list with intermediate objects for downstream methods.
uuidA Universally Unique Identifier (UUID) for the object instance.
see GraphSpace constructor.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.