Skip to content

waywiser 0.5.0

Compare
Choose a tag to compare
@mikemahoney218 mikemahoney218 released this 16 Oct 18:40
  • ww_multi_scale() did not correctly handle grid cellsizes with units. Units (set using the units package) are now respected.

  • ww_multi_scale() using sf data always returned "1" for truth and estimate counts. This was because counts were calculated post-aggregation by mistake. Calculation order has been fixed, and these counts should now be correct.