README.md

Explore PHUSE Open Data Repository (PODR) Datasets

This package contains functions and R Shiny app to allow you easily connect to PODR database and explore datasets related to CSS 2020 Hackathon. To find out more about PODR, please go to PODR Github.

How to Install this package

Please follow this instruction:

install.packages("devtools")
library(devtools)
install_github(”TuCai/podr")

How to use it

Once you install it, you can start app by issuing the below command in RStudio:

 library(podr)
 start_app()

Code History

Version 0.0.5 (10/19/2020)

Version 0.0.4 (10/10/2020)

Version 0.0.3 (10/08/2020)

Version 0.0.2 (09/30/2020)

Version 0.0.1 (09/22/2020)



TuCai/podr documentation built on June 8, 2021, 5:37 a.m.