Tabulate Blocks with Score as deviation from average in zone

oh_tbl_zone_score_dev(m)

Arguments

m

htmlwidget map as leaflet::leaflet() with attributes "zone_name", "zone_key" and "block_data" as returned from oh_map_zone_score_dev()

Value

either a table of type DT::datatable() for interactive html output (if knitr::is_html_output() == TRUE), or a static table of type gt:gt()

for Word docx output