Skip to content

stat545ubc-2023/Penguins-Shiny-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Penguins Shiny App: STAT 545B Assignment B-4

Author:

  • Dana Halay

Repository

This repository is an individual assignment for the University of British Columbia course STAT 545B. The purpose of this assignment is to create a shiny package in R that is user-friendly and has efficient code, and deploy it online to shinyapps.io.

Penguins Shiny App Description

This shiny app is utilizing the dataset penguins from the palmerpenguins package. The user can view the data in an interactive table where you can search for entries, and in a histogram graphing the distribution of body weights of the penguins. There is an interactive filtering of the data for the body weight range and for the species, and you can select to view a single species or multiple species at a time.

Penguins Shiny App Running On shinyapps.io

  • The base model of the shiny app can be found running on shinyapps.io Here
  • The updated model of the shiny app can be found running on shinyapps.io Here

Penguins Dataset Source

The penguins.csv dataset can be found Here

About

assignment-b3-danahalay created by GitHub Classroom

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages