| ddbs_drivers | R Documentation |
Get list of GDAL drivers and file formats
ddbs_drivers(conn = NULL)
conn |
A |
data.frame
## Not run:
## load package
library(duckspatial)
## database setup
conn <- ddbs_create_conn()
## check drivers
ddbs_drivers(conn)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.