read_gpkg: Read GeoPackage file and return a spatial data.frame

Description Usage Arguments Value

Description

Read GeoPackage file and return a spatial data.frame

Usage

1
read_gpkg(f_name, bbox = NULL)

Arguments

f_name

Name of the GPKG file.

bbox

a numeric vector of length 4 with xmin, ymin, xmax and ymax.

Value

A data.frame containing the specified table contents.


karpfen/trajectory documentation built on May 20, 2019, 7:22 a.m.