gpkg_tables | R Documentation |
Get Tables from a geopackage object
gpkg_tables(x, collect = TRUE, pragma = TRUE)
## Default S3 method:
gpkg_tables(x, collect = TRUE, pragma = TRUE)
x |
A geopackage object |
collect |
Default: |
pragma |
Default: |
a list of SpatVectorProxy, SpatRaster, data.frame (lazy tbl?)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.