shahronak47 / shinyRatings

An intuitive way of providing star rating in a shiny app.
https://shahronak47.github.io/shinyRatings/
Other
8 stars 1 forks source link

shinylive in package documentation? #19

Open shahronak47 opened 11 months ago

shahronak47 commented 11 months ago

With the release of shinylive it is now possible to run R in browser. One of it's use case is to have interactive package documentation. Can we try to update documentation for shinyRatings to include some interactive element?

shahronak47 commented 10 months ago

I did implement shinylive https://shahronak47.github.io/shinyRatings-shinylive/ but turns out that is not what we want. We want to have an interactive code block where we can change the values of the arguments to see how they behave.