Homework 12: Shiny
HW
Note: This assignment must be submitted in github classroom.
Animated and Interactive Graphics
Instructions
Use the TidyTuesday Cocktail Data to create a shiny applet containing the following:
- A visual exploration of the cocktail data
- A way for a user to search through cocktail recipes by ingredient
Your applet should make use of reactivity in both components, but the specifics of what you do and how you do it are up to you.
Once you’re satisfied with your applet, upload it to ShinyApps.io. You should be able to use the free hosting - you’re not creating any high-traffic applications yet.
You can find the instructions for deploying your application here.
When you’ve deployed your application, edit this README to contain a link to your applet.