mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
80a876b524
Diverse spatial datasets for demonstrating, benchmarking and teaching spatial data analysis. It includes R data of class sf (defined by the package 'sf'), Spatial ('sp'), and nb ('spdep'). Unlike other spatial data packages such as 'rnaturalearth' and 'maps', it also contains data stored in a range of file formats including GeoJSON, ESRI Shapefile and GeoPackage. Some of the datasets are designed to illustrate specific analysis techniques. cycle_hire and cycle_hire_osm, for example, is designed to illustrate point pattern analysis techniques. WWW: https://cran.r-project.org/web/packages/spData/
12 lines
603 B
Plaintext
12 lines
603 B
Plaintext
Diverse spatial datasets for demonstrating, benchmarking and teaching
|
|
spatial data analysis. It includes R data of class sf (defined by
|
|
the package 'sf'), Spatial ('sp'), and nb ('spdep'). Unlike other
|
|
spatial data packages such as 'rnaturalearth' and 'maps', it also
|
|
contains data stored in a range of file formats including GeoJSON,
|
|
ESRI Shapefile and GeoPackage. Some of the datasets are designed
|
|
to illustrate specific analysis techniques. cycle_hire and
|
|
cycle_hire_osm, for example, is designed to illustrate point pattern
|
|
analysis techniques.
|
|
|
|
WWW: https://cran.r-project.org/web/packages/spData/
|