recycling_raster <- raster::raster("data-raw/recycling_raster/abfall_raster.tif")
recycling_raster <- raster::readAll(recycling_raster)
usethis::use_data(recycling_raster, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.