SkillAgentSearch skills...

Ggplotify

ggplot everything

Install / Use

/learn @GuangchuangYu/Ggplotify
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<!-- README.md is generated from README.Rmd. Please edit that file -->

ggplotify: plot everything in ggplot2

CRAN_Status_Badge

Convert plot function call (using expression or formula) to ‘grob’ or ‘ggplot’ object that compatible to the ‘grid’ and ‘ggplot2’ ecosystem. With this package, we are able to e.g. using ‘cowplot’ to align plots produced by ‘base’ graphics, ‘grid’, ‘lattice’, ‘vcd’ etc. by converting them to ‘ggplot’ objects.

Authors

Guangchuang YU

School of Basic Medical Sciences, Southern Medical University

https://guangchuangyu.github.io

saythanks

Installation

Get the released version from CRAN:

install.packages("ggplotify")

Or the development version from github:

devtools::install_github("GuangchuangYu/ggplotify")

Vignette

For more details, please refer to the online vignette.

View on GitHub
GitHub Stars114
CategoryDevelopment
Updated2mo ago
Forks11

Languages

R

Security Score

80/100

Audited on Jan 16, 2026

No findings