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"
axlehner/SpatialRDD documentation built on March 24, 2024, 2:03 p.m.