Nothing
library(testthat)
library(bespatial)
library(terra)
mosaic = rast(system.file("raster/mosaic.tif", package = "bespatial"))
gradient = rast(system.file("raster/gradient.tif", package = "bespatial"))
point_pattern = rast(system.file("raster/point_pattern.tif", package = "bespatial"))
test_check("bespatial")
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.