Skip to content

Instantly share code, notes, and snippets.

@sastoudt
Created July 21, 2022 14:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sastoudt/6826ae53e0eeb6d8789873d4a4b14396 to your computer and use it in GitHub Desktop.
Save sastoudt/6826ae53e0eeb6d8789873d4a4b14396 to your computer and use it in GitHub Desktop.
Run the Wealth Tax App locally.
install.packages("shiny")
install.packages("ggvis")
install.packages("shinyjs")
install.packages("tidyverse")
shiny::runGitHub("opa-wealthtax", "BITSS",subdir = "code/interactive_visualization" )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment