et_modis_example <- raster::raster("D:/Documenten/Studie/MSc/Thesis/MODIS/data/ET24/ET24_ref_20170401.tif")
et_modis_example <- raster::projectRaster(from = et_modis_example, res = 1000, crs = CRS(st_crs(banabuiu)$proj4string))
usethis::use_data(et_modis_example, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.