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 27 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), 0.12.0 (2026-04-28 10: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

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  
PeakSegOptimal  
Optimal Segmentation Subject to Up-Down Constraints
Computes optimal changepoint models using the Poisson likelihood for non-negative count data, subj ...
Download / Learn more Package Citations See dependency  
AHSurv  
Flexible Parametric Accelerated Hazards Models
Flexible parametric Accelerated Hazards (AH) regression models in overall and relative survival fram ...
Download / Learn more Package Citations See dependency  
AzureKeyVault  
Key and Secret Management in 'Azure'
Manage keys, certificates, secrets, and storage accounts in Microsoft's 'Key Vault' service: ...
Download / Learn more Package Citations See dependency  
assert  
Validate Function Arguments
Lightweight validation tool for checking function arguments and validating data analysis scripts. T ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,487

Author Associations

27,536

Publication Badges

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