powered by
Creates a basic app to test in wd/app_dir.
wd/app_dir
example_app(app_dir = "app", wd = getwd())
Shiny app's directory, defaults to "app".
Path to working directory. Defaults to getwd().
getwd()
Shiny app example.
# NOT RUN { example_app(getwd()) # } # NOT RUN { # }
Run the code above in your browser using DataLab