Usage
as_sqlite(gpkg, lyr = NULL, ignore = "gpkg_|rtree_|sqlite_")
Arguments
- gpkg
path
- lyr
layer of GPKG. If NULL (default the database tables are printed)
- ignore
pattern for layers to be ignored description
Value
an S4 object that inherits from DBIConnection. This object is used to communicate with the database engine.