Other packages > Find by keyword >

plotthis  

High-Level Plotting Built Upon 'ggplot2' and Other Plotting Packages
View on CRAN: Click here


Download and install plotthis package within the R console
Install from CRAN:
install.packages("plotthis")

Install from Github:
library("remotes")
install_github("cran/plotthis")

Install by package version:
library("remotes")
install_version("plotthis", "0.9.3")



Attach the package and use:
library("plotthis")
Maintained by
Panwen Wang
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2024-11-05
Latest Update: 2025-07-30
Description:
Provides high-level API and a wide range of options to create stunning, publication-quality plots effortlessly. It is built upon 'ggplot2' and other plotting packages, and is designed to be easy to use and to work seamlessly with 'ggplot2' objects. It is particularly useful for creating complex plots with multiple layers, facets, and annotations. It also provides a set of functions to create plots for specific types of data, such as Venn diagrams, alluvial diagrams, and phylogenetic trees. The package is designed to be flexible and customizable, and to work well with the 'ggplot2' ecosystem. The API can be found at <https://pwwang.github.io/plotthis/reference/index.html>.
How to cite:
Panwen Wang (2024). plotthis: High-Level Plotting Built Upon 'ggplot2' and Other Plotting Packages. R package version 0.9.3, https://cran.r-project.org/web/packages/plotthis. Accessed 05 Jun. 2026.
Previous versions and publish date:
0.3.5 (2024-11-05 08:40), 0.3.6 (2024-11-07 16:40), 0.4.0 (2024-12-07 06:20), 0.5.0 (2025-01-09 07:10), 0.5.1 (2025-02-04 23:10), 0.5.2 (2025-03-16 09:10), 0.6.0 (2025-04-04 22:10), 0.6.1 (2025-04-07 11:00), 0.7.0 (2025-05-31 07:00), 0.7.1 (2025-06-20 20:40), 0.7.2 (2025-07-13 04:30), 0.7.3 (2025-07-30 12:40), 0.7.4 (2025-08-24 00:00), 0.8.0 (2025-09-23 08:40), 0.8.1 (2025-10-16 22:20), 0.8.2 (2025-11-10 09:20), 0.9.0 (2025-12-11 11:10), 0.9.3 (2026-01-09 17:20), 0.10.0 (2026-02-06 23:20), 0.11.1 (2026-03-15 07:00)
Other packages that cited plotthis R package
View plotthis citation profile
Other R packages that plotthis depends, imports, suggests or enhances
Complete documentation for plotthis
Functions, R codes and Examples using the plotthis R package
Full plotthis package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA