This function creates a geopackage object with references to all tables from the GeoPackage source specified in x
. For a simple list of tables see gpkg_tables()
.
gpkg_read(x, connect = FALSE, quiet = TRUE)
A geopackage object (list containing tables, grids and vector data)