Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 705 Bytes

File metadata and controls

22 lines (18 loc) · 705 Bytes

shinymrp

This repository is no longer active. Check out the new version at https://github.com/mrp-interface/shinymrp.

Installation

R version 4.1.0 or beyond is required. Install the app by executing the R code below:

# install remotes if necessary
install.packages('remotes')

# install app from GitHub using remotes
remotes::install_github('trannttoan/shinymrp')

Running the App

Launch the app by executing:

shinymrp::run_app()

Example datasets can be downloaded inside the app. Once it is running, go to the Interface subtab under Learn in the navigation bar.


Note: This product uses the Census Bureau Data API but is not endorsed or certified by the Census Bureau.