Chapter 7 Shiny

7.1 Example

You see my Shiny App for creating pixel art models.

# Installation
remotes::install_github("privefl/pixelart")

# Run Shiny App
pixelart::run_pixelart()

7.2 DataCamp course

Let us use this free DataCamp course to learn the basics of Shiny.

We won’t use DataCamp for this course anymore. See why here.