docs for mapboxr: https://cran.r-project.org/web/packages/mapboxer/vignettes/mapboxer.html
data needed to run locally:
ipeds_green_summed.rds
hdallyears.rds
- `counties_sf.rds
prep-data.R
is used to create the below three files from the raw data and it uses three raw files (in the below data folder):
- hdallyears.dta
- ipeds&green.dta 3 TN_test.dta`
run locally(Rstudio) the Institution_Search Marker.R
instead of app.R (make sure have your mapbox token first)
Institution_Search Marker.R
is updating the APP UI and also the sever , the user can input the institution name and see the marker, Zoom the map
1.UI Design update:
2.Institution Search Marker:
update the clear btn: Institution_Search Marker Clear.R
update the APP Institution Search.R
: write a Function(render_map) render the map to reduce the code complexity