Learn R Programming

RGraphSpace (version 1.1.0)

A Lightweight Interface Between 'igraph' and 'ggplot2' Graphics

Description

Interface to integrate 'igraph' and 'ggplot2' graphics in a normalized coordinate system. 'RGraphSpace' implements new geometric objects using 'ggplot2' prototypes, customized for side-by-side visualization of multiple graphs. By scaling shapes and graph elements, 'RGraphSpace' can provide a framework for layered visualizations.

Copy Link

Version

Install

install.packages('RGraphSpace')

Monthly Downloads

231

Version

1.1.0

License

Artistic-2.0

Issues

Pull Requests

Stars

Forks

Maintainer

Mauro Castro

Last Published

November 6th, 2025

Functions in RGraphSpace (1.1.0)

getGraphSpace,GraphSpace-method

Accessors for fetching slots from a GraphSpace object
gtoys

Toy 'igraph' objects
names,GraphSpace-method

Accessors for applying essential igraph methods to modify attributes of GraphSpace objects.
GraphSpace-class

GraphSpace: An S4 class for igraph objects
GraphSpace

Constructor of GraphSpace-class objects
plot.GraphSpace

Plot GraphSpace objects
plotGraphSpace,GraphSpace-method

Plotting igraph objects with RGraphSpace
RGraphSpace-package

RGraphSpace: A lightweight package for representing large igraph objects in a normalized coordinate system