Landscape-Data-Commons / rangeland_indicator_calculator

A Shiny interface for calculating indicators/statistics using terradactyl
0 stars 0 forks source link

Fix display rounding step #29

Closed nstauffer closed 2 years ago

nstauffer commented 2 years ago

Turns out that dplyr::all_of() takes a character vector, not a numeric one. There should no longer be out-of-bounds errors when attempting to round display variables.