A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/sysbiolab/RGraphSpace below:

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

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

RGraphSpace is an R package that integrates igraph and ggplot2 graphics within spatial maps. RGraphSpace implements new geometric objects using ggplot2 prototypes, customized for representing large igraph objects in a normalized coordinate system. By scaling shapes and graph elements, RGraphSpace can provide a framework for layered visualizations.

Installation in R (>=4.4) Install dependencies to build the package's vignettes
install.packages("knitr")
install.packages("rmarkdown")
Install the RGraphSpace package
install.packages("remotes")
remotes::install_github("sysbiolab/RGraphSpace", build_vignettes=TRUE)

Follow the RGraphSpace vignette and try to make some plots!

library(RGraphSpace)
vignette("RGraphSpace")

If you use RGraphSpace, please cite:

The RGraphSpace package is distributed under Artistic-2.0


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4