gpkg_list_tables: List Tables in a GeoPackage

View source: R/gpkg-util.R

gpkg_list_tablesR Documentation

List Tables in a GeoPackage

Description

List Tables in a GeoPackage

Usage

gpkg_list_tables(x)

Arguments

x

A geopackage object, path to a GeoPackage or an SQLiteConnection

Value

a character vector with names of all tables and views in the database


gpkg documentation built on April 3, 2025, 8:55 p.m.