Nothing
Code
ggplot2::ggplot() + geom_spatraster_rgb(data = cyl)
Condition
Error in `geom_spatraster_rgb()`:
! `tidyterra::geom_spatraster_rgb()` only works with <SpatRaster> objects, not <SpatVector>. See `?terra::vect()`
Code
ggplot2::ggplot() + geom_spatraster_rgb(data = r1)
Condition
Error in `geom_spatraster_rgb()`:
! Incorrect number of layers on `r`, `g`, and `b`. data has 1 layer.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.