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 06 Aug. 2026.
Previous versions and publish date:
(2026-07-09 13:00), 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), 0.12.0 (2026-04-28 10:20), 0.12.1 (2026-06-10 07:20)
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

TMDb  
Access to TMDb API
Provides an R-interface to the TMDb API (see TMDb API on < ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
lsmeans  
Least-Squares Means
Obtain least-squares means for linear, generalized linear, and mixed models. Compute contrasts or l ...
Download / Learn more Package Citations See dependency  
RRedshiftSQL  
R Interface to the 'Redshift' Database
Superclasses 'PostgreSQL' connection to help enable full 'dplyr' functionality on 'Redshift'. ...
Download / Learn more Package Citations See dependency  
SAMBA  
Selection and Misclassification Bias Adjustment for Logistic Regression Models
Health research using data from electronic health records (EHR) has gained popularity, but miscla ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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