Michael Sumner

Results 295 issues of Michael Sumner

Possibly make this an opt-out, or maybe it's a different model?

This is not good enough: ```R dp

doesn't complete in reasonable time ```R u

- [x] doc of DBI functions, expand or bundle? d259835 thanks to RSQLite - [x] see and review https://github.com/tidyverse/dbplyr/blob/master/vignettes/backend-2.Rmd - [x] do we document dplyr verbs? `collect()` is special because...

Laundry list ### paste() not available for GDB What's the OGRSQL concat? ```R transmute(adddress = paste(ST_NO_FROM, STREET)) Error in CPL_read_ogr(dsn, layer, query, as.character(options), quiet, : Query execution failed, cannot open...

just some notes for self ```R st_write(nc[1:2, ], driver = "GPKG", dsn = "bfile.gpkg", layer = "layer1") #Writing layer `layer1' to data source `bfile.gpkg' using driver `GPKG' #Writing 2 features...

https://github.com/elipousson/bingmapr

just a place to store some examples while I figure out this stac thing, shared here for @cboettig ``` r ## goal, convert this python notebook to R #https://planetarycomputer.microsoft.com/dataset/naip#Example-Notebook ##...