datadiversitylab / BarrioMap

https://viz.datascience.arizona.edu/barriomap/
MIT License
0 stars 1 forks source link

International vs imperial systems #23

Closed cromanpa94 closed 1 year ago

cromanpa94 commented 1 year ago

Enable users to select between international and imperial systems. This is relevant for scale calculations. I'd recommend using checkboxInput (https://shiny.rstudio.com/reference/shiny/1.7.0/checkboxinput). Note that if users decide to use inches, the app should also do the appropriate transformations.