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 26 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

clinUtils  
General Utility Functions for Analysis of Clinical Data
Utility functions to facilitate the import, the reporting and analysis of clinical data. Example ...
Download / Learn more Package Citations See dependency  
leafgl  
High-Performance 'WebGl' Rendering for Package 'leaflet'
Provides bindings to the 'Leaflet.glify' JavaScript library which extends the 'leaflet' JavaScript l ...
Download / Learn more Package Citations See dependency  
PCADSC  
Tools for Principal Component Analysis-Based Data Structure Comparisons
A suite of non-parametric, visual tools for assessing differences in data structures for two datase ...
Download / Learn more Package Citations See dependency  
SelvarMix  
Regularization for Variable Selection in Model-Based Clustering and Discriminant Analysis
Performs a regularization approach to variable selection in themodel-based clustering and classifica ...
Download / Learn more Package Citations See dependency  
ncodeR  
Techniques for Automated Classifiers
A set of techniques that can be used to develop, validate, and implement automated classifiers. A po ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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