An open API service indexing awesome lists of open source software.

https://github.com/jumpingrivers/utvizsankey

Sankey vizualisations as a HTML widget
https://github.com/jumpingrivers/utvizsankey

Last synced: 10 months ago
JSON representation

Sankey vizualisations as a HTML widget

Awesome Lists containing this project

README

          

# utVizSankey

_The client does not access this package via our RSPM_

The goal of {utVizSankey} is to provide R users the ability to generate interactive sankey
visualisations for displaying retention and admission data.

## Installation

You can install the development version of utVizSankey by running:

```r
remotes::install_github("jumpingrivers/utvizsankey")
```

## Example

Please see the vignettes for an example of how to use utVizSankey.