Learn R Programming

dittoViz (version 1.0.3)

User Friendly Data Visualization

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().

Copy Link

Version

Install

install.packages('dittoViz')

Monthly Downloads

238

Version

1.0.3

License

MIT + file LICENCE

Issues

Pull Requests

Stars

Forks

Maintainer

Daniel Bunis

Last Published

February 25th, 2025

Functions in dittoViz (1.0.3)

freqPlot

Plot discrete observation frequencies per sample and per grouping
barPlot

Outputs a stacked bar plot to show the percent composition of samples, groups, clusters, or other groupings
dittoColors

Extracts the dittoViz default colors
scatterHex

scatter plot where observations are grouped into hexagonal bins and then summarized
scatterPlot

Show RNAseq data overlayed on a scatter plot
dittoExampleData

Example Data Generation
colLevels

Gives the distinct values of a column of data from the data_frame
yPlot

Plots continuous data per group on a y- (or x-) axis using customizable data representations