kellirichardson / biofeedback-vis

Interactive Sankey diagram for biofeedback scoping review
MIT License
4 stars 0 forks source link

replace plotly notes with something that represents what's in the app #66

Closed Aariq closed 1 year ago

Aariq commented 2 years ago

The plotly_sankey.R script should now be a reproducible version of the code to create the plotly plot without having to run the Shiny app. Perfect for debugging and experimenting with the plot. It also includes some notes on how you probably need to approach #42