View source: R/sp_read_all_geoms.R
sp_read_all_geoms | R Documentation |
Function to read all geoms in a spatial data file.
sp_read_all_geoms(file, verbose = FALSE)
file |
Spatial data file to read. |
verbose |
Should the function give messages? |
Named list containing spatial objects of different data types.
Stuart K. Grange
readOGR
, sp_list_drivers
,
sp_list_layers
, sp_read
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.