Other packages > Find by keyword >

spData  

Datasets for Spatial Analysis
View on CRAN: Click here


Download and install spData package within the R console
Install from CRAN:
install.packages("spData")

Install from Github:
library("remotes")
install_github("cran/spData")

Install by package version:
library("remotes")
install_version("spData", "2.3.4")



Attach the package and use:
library("spData")
Maintained by
Jakub Nowosad
[Scholar Profile | Author Map]
First Published: 2017-07-23
Latest Update: 2023-07-06
Description:
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.
How to cite:
Jakub Nowosad (2017). spData: Datasets for Spatial Analysis. R package version 2.3.4, https://cran.r-project.org/web/packages/spData. Accessed 18 Apr. 2025.
Previous versions and publish date:
0.2.2 (2017-07-23 19:37), 0.2.5.0 (2017-08-27 18:21), 0.2.6.0 (2017-10-07 18:17), 0.2.6.2 (2017-10-28 15:56), 0.2.6.4 (2017-11-12 16:17), 0.2.6.7 (2017-11-28 15:09), 0.2.6.8 (2017-12-17 23:55), 0.2.6.9 (2018-01-03 14:28), 0.2.7.0 (2018-01-29 20:19), 0.2.7.4 (2018-02-11 16:21), 0.2.8.1 (2018-03-10 17:13), 0.2.8.3 (2018-03-25 17:11), 0.2.9.0 (2018-06-17 19:02), 0.2.9.3 (2018-08-01 18:20), 0.2.9.4 (2018-09-16 00:40), 0.2.9.6 (2018-12-03 20:40), 0.3.0 (2019-01-07 18:00), 0.3.2 (2019-09-19 14:10), 0.3.3 (2020-02-11 14:00), 0.3.5 (2020-04-06 12:50), 0.3.8 (2020-07-03 19:00), 0.3.10 (2021-06-18 11:40), 2.0.1 (2021-10-14 17:40), 2.2.0 (2022-08-31 10:50), 2.2.1 (2022-11-15 20:30), 2.2.2 (2023-03-01 10:10), 2.3.0 (2023-07-06 02:10), 2.3.1 (2024-05-31 17:10), 2.3.3 (2024-09-02 15:20)
Other packages that cited spData R package
View spData citation profile
Other R packages that spData depends, imports, suggests or enhances
Complete documentation for spData
Downloads during the last 30 days
03/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/16Downloads for spData40050060070080090010001100120013001400150016001700TrendBars

Today's Hot Picks in Authors and Packages

shinyMobile  
Mobile Ready 'shiny' Apps with Standalone Capabilities
Develop outstanding 'shiny' apps for 'iOS', 'Android', desktop as well as beautiful 'shiny' gadgets. ...
Download / Learn more Package Citations See dependency  
chngpt  
Estimation and Hypothesis Testing for Threshold Regression
Threshold regression models are also called two-phase regression, broken-stick regression, split-poi ...
Download / Learn more Package Citations See dependency  
pssmooth  
Flexible and Efficient Evaluation of Principal Surrogates/Treatment Effect Modifiers
Implements estimation and testing procedures for evaluating an intermediate biomarker response as a ...
Download / Learn more Package Citations See dependency  
nsga3  
An Implementation of Non-Dominated Sorting Genetic Algorithm III for Feature Selection
An adaptation of Non-dominated Sorting Genetic Algorithm III for multi objective feature selection ...
Download / Learn more Package Citations See dependency  
CDNmoney  
Components of Canadian Monetary and Credit Aggregates
Components of Canadian Credit Aggregates and Monetary Aggregates with continuity adjustments. ...
Download / Learn more Package Citations See dependency  
SeqAlloc  
Sequential Allocation for Prospective Experiments
Potential randomization schemes are prospectively evaluated when units are assigned to treatment ar ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA