sp_read_all_geoms: Function to read all geoms in a spatial data file.

View source: R/sp_read_all_geoms.R

sp_read_all_geomsR Documentation

Function to read all geoms in a spatial data file.

Description

Function to read all geoms in a spatial data file.

Usage

sp_read_all_geoms(file, verbose = FALSE)

Arguments

file

Spatial data file to read.

verbose

Should the function give messages?

Value

Named list containing spatial objects of different data types.

Author(s)

Stuart K. Grange

See Also

readOGR, sp_list_drivers, sp_list_layers, sp_read


skgrange/gissr documentation built on Feb. 24, 2024, 2:55 p.m.