Skip to content

dbplot 0.2.0

Compare
Choose a tag to compare
@edgararuiz-zz edgararuiz-zz released this 05 Jan 16:30
· 75 commits to master since this release

Bug Fixes

  • Adds compatability with dbplyr 1.2.0 upgrade

  • Adds complete argument to db_compute_raster() and dbplot_raster() which fills in empty bins (#5)

  • Coerce aggregate results using as.numeric() to handle integer64 results (#6)

  • compute functions now return an ungrouped data.frame