# Raster-vector interactions (empty) {#sec-chap06} ```{r} #| label: setup #| results: hold #| include: false base::source(file = "R/helper.R") ggplot2::theme_set(ggplot2::theme_bw()) options(show.signif.stars = FALSE) ```