Other packages > Find by keyword >

dittoViz  

User Friendly Data Visualization
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("dittoViz", "1.0.6")



Attach the package and use:
library("dittoViz")
Maintained by
Daniel Bunis
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2024-01-11
Latest Update: 2025-07-22
Description:
A comprehensive visualization toolkit built with coders of all skill levels and color-vision impaired audiences in mind. It allows creation of finely-tuned, publication-quality figures from single function calls. Visualizations include scatter plots, compositional bar plots, violin, box, and ridge plots, and more. Customization ranges from size and title adjustments to discrete-group circling and labeling, hidden data overlay upon cursor hovering via ggplotly() conversion, and many more, all with simple, discrete inputs. Color blindness friendliness is powered by legend adjustments (enlarged keys), and by allowing the use of shapes or letter-overlay in addition to the carefully selected dittoColors().
How to cite:
Daniel Bunis (2024). dittoViz: User Friendly Data Visualization. R package version 1.0.6, https://cran.r-project.org/web/packages/dittoViz. Accessed 07 Mar. 2026.
Previous versions and publish date:
1.0.0 (2024-01-11 10:50), 1.0.1 (2024-02-02 01:00), 1.0.3 (2025-02-25 19:30), 1.0.4 (2025-07-23 00:30), 1.0.5 (2025-12-09 12:00)
Other packages that cited dittoViz R package
View dittoViz citation profile
Other R packages that dittoViz depends, imports, suggests or enhances
Complete documentation for dittoViz
Functions, R codes and Examples using the dittoViz R package
Some associated functions: barPlot . colLevels . dittoColors . dittoExampleData . freqPlot . scatterHex . scatterPlot . yPlot . 
Some associated R codes: barPlot.R . dittoColors.R . freqPlot.R . scatterHex.R . scatterPlot.R . utils.R . utils_colgetters.R . utils_data_gather.R . utils_plot_mods.R . yPlot.R .  Full dittoViz package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

portalr  
Create Useful Summaries of the Portal Data
Download and generate summaries for the rodent, plant, ant, and weather data from the Portal Projec ...
Download / Learn more Package Citations See dependency  
SAMtool  
Stock Assessment Methods Toolkit
Simulation tools for closed-loop simulation are provided for the 'MSEtool' operating model to inform ...
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  
testDriveR  
Teaching Data for Statistics and Data Science
Provides data sets for teaching statistics and data science courses. It includes a sample of data f ...
Download / Learn more Package Citations See dependency  
lmSubsets  
Exact Variable-Subset Selection in Linear Regression
Exact and approximation algorithms for variable-subset selection in ordinary linear regression mode ...
Download / Learn more Package Citations See dependency  
ReviewR  
A Light-Weight, Portable Tool for Reviewing Individual Patient Records
A portable Shiny tool to explore patient-level electronic health record data and perform chart revi ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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