Ggparallel
R package for creating hammock plots and parallel sets plots using the ggplot2 framework.
Install / Use
/learn @heike/GgparallelREADME
ggparallel
<!-- badges: start --> <!-- badges: end -->The R package ggparallel implements and combines different types of
parallel coordinate plots for categorical data: hammock
plots,
parallel sets
plots, and
common angle plots, as
well as common angle plots with a hammock-like adjustment for line
widths.
Installation
The package is available on CRAN:
install.packages("ggparallel")
You can install the development version of ggparallel from GitHub with:
# install.packages("remotes")
remotes::install_github("heike/ggparallel")
Basic use case
library(ggparallel)
#> Loading required package: ggplot2
data(mtcars)
ggparallel(list("gear", "cyl"), data=mtcars)
<img src="man/figures/README-unnamed-chunk-2-1.png" width="100%" />
ggparallel(list("gear", "cyl"), data=mtcars, method="hammock", ratio=0.25)
<img src="man/figures/README-unnamed-chunk-3-1.png" width="100%" />Related Skills
node-connect
349.7kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
349.7kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
349.7kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
