/duap

devtools & usethis app-package

Primary LanguageROtherNOASSERTION

duap

The goal of duap is to demonstrate how to build a shiny application using devtools and usethis

Installation

You can install the development version of duap like so:

install.packages("remotes")
remotes::install_github("mjfrigaard/duap")

Run app

duap::moviesApp()