R/data.R

#' Dataset with boundaries and polygons for the SpatialRDD vignette.
#'
#' sf multilinestring representing a spatial RD cut-off
#'
#' @usage data(cut_off)
#' @format A spatial data.frame of class sf
#' @docType data
#' @source Lehner, Alexander (2023) Culture, Institutions, and the Roots of Gender Inequality: 450 Years of Portuguese Colonialism in India
"cut_off"


#' Dataset with boundaries and polygons for the SpatialRDD vignette.
#'
#' sf multipolygon
#'
#' @usage data(polygon_full)
#' @format A spatial data.frame of class sf
#' @docType data
#' @source Lehner, Alexander (2023) Culture, Institutions, and the Roots of Gender Inequality: 450 Years of Portuguese Colonialism in India
"polygon_full"


#' Dataset with boundaries and polygons for the SpatialRDD vignette.
#'
#' sf multipolygon
#'
#' @usage data(polygon_treated)
#' @format A spatial data.frame of class sf
#' @docType data
#' @source Lehner, Alexander (2023) Culture, Institutions, and the Roots of Gender Inequality: 450 Years of Portuguese Colonialism in India
"polygon_treated"

Try the SpatialRDD package in your browser

Any scripts or data that you put into this service are public.

SpatialRDD documentation built on Aug. 8, 2023, 5:11 p.m.