Skip to content

Reproducible examples of code that is driving me nuts.

Notifications You must be signed in to change notification settings

serenity-r/serenity.reprex

Repository files navigation

Serenity Reprexes

See the ShinyReactLogs.key Keynote file for Shiny execution scheduling templates. You too can build reactive graphs that look like the "real thing"!

Persistent Inputs

This reprex illustrates that when the UI for a Shiny input is removed, the reactive input for the UI remains in the reactive object and is still reactive.

Reactive Dedupe (and Higher-Order Reactives)

This example is modified from the reactive-dedupe example from daattali/advanced-shiny. I have added a shiny script to help my brain.

About

Reproducible examples of code that is driving me nuts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages