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
- Host: GitHub
- URL: https://github.com/jumpingrivers/utvizsankey
- Owner: jumpingrivers
- License: other
- Created: 2022-08-22T10:26:56.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-19T16:39:02.000Z (about 2 years ago)
- Last Synced: 2025-06-28T11:05:38.352Z (12 months ago)
- Language: R
- Size: 176 KB
- Stars: 1
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
- License: LICENSE
- Codeowners: CODEOWNERS
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.