Skip to content

Personal project. R Shiny app to visualize patterns in Liyab's First Pay Survey. Data wrangling is also performed in R.

Notifications You must be signed in to change notification settings

elyanah-aco/liyab-firstpay-rshiny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Liyab First Pay Survey Shiny App

R Shiny app to visualize patterns in Liyab's First Pay Survey data found here. Data cleaning is also performed in R.

Prerequisites

Certain RShiny and other R libraries are used. Run the following code in the R console to download these.

install.packages('glue')
install.packages('bslib')
install.packages('shiny')
install.packages('tidyverse')

How to Use

Download all files using Code > Download ZIP. Once unzipped, run app.R.

About

Personal project. R Shiny app to visualize patterns in Liyab's First Pay Survey. Data wrangling is also performed in R.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages