Skip to content

Scatterbar - an alternative data visualization for proportional data across many spatially resolved coordinates

License

Notifications You must be signed in to change notification settings

JEFworks-Lab/scatterbar

Repository files navigation

scatterbar

scatterbar is an open-source R package that provides an innovative visualization technique for displaying proportional data across spatially resolved contexts. This is the scatterbar R documentation website. Questions, suggestions, or problems should be submitted as GitHub issues.

Overview

By combining the concepts of scatter plots and stacked bar charts, scatterbar enhances the clarity and distinguishability of proportional distributions, making it easier for users to detect subtle variations in data and accurately interpret and compare data across different spatial locations.

Installation

To install scatterbarfrom GitHub, you can use devtools:

devtools::install_github('JEFworks-Lab/scatterbar')

However, we currently recommend using remotes:

require(remotes)
remotes::install_github('JEFworks-Lab/scatterbar')

Tutorials

Introduction:

About

Scatterbar - an alternative data visualization for proportional data across many spatially resolved coordinates

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages