#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.