We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2129b43
Adds compatability with dbplyr 1.2.0 upgrade
Adds complete argument to db_compute_raster() and dbplot_raster() which fills in empty bins (#5)
complete
db_compute_raster()
dbplot_raster()
Coerce aggregate results using as.numeric() to handle integer64 results (#6)
as.numeric()
integer64
compute functions now return an ungrouped data.frame
compute
data.frame