scatterbar
is an open-source R package 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.
By combining the concepts of scatter plots and stacked bar charts,
scatterbar
allows users to visualize variations in proportional data
data and compare across different spatial locations.
To install scatterbar
from GitHub, we recommend using remotes
:
require(remotes)
remotes::install_github('JEFworks-Lab/scatterbar')
Our preprint describing scatterbar
is available on bioRxiv:
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.