zzwch/crosslink: Visualize the Network of Grouped Nodes

Visualization for Network of Grouped Nodes. Class CrossLink and several methods were implemented to map nodes and edges into the cartesian coordinates, and to easily perform transformation by affine matrix or function mapping (eg. sin/cos, etc). Coordinates data could be achieved from CrossLink object, which could be visualized using ggplot2 (eg. geom_point/text/segment, etc.). Several useful layouts also being built-in defined, such as column, row, hive, circle, arc, polygon. Users can also custom their own preferred layouts easily using built-in transformation functions.

Getting started

Package details

AuthorZongcheng Li
MaintainerZongcheng Li <lizc07@vip.qq.com>
LicenseGPL-2 | file LICENSE
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("zzwch/crosslink")
zzwch/crosslink documentation built on Aug. 27, 2023, 5:57 p.m.