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. The Shiny app is hosted at https://phuse-org.shinyapps.io/01_podr/.

How to Install this package

Please follow this instruction:

install.packages("devtools")
library(devtools)
install_github(”TuCai/podr") or install_github(”phuse-org/podrapp")

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)



phuse-org/podrapp documentation built on May 11, 2022, 12:37 a.m.