test_that("flsgen_terrain", {
terrain <- rflsgen::flsgen_terrain(200, 200)
testthat::expect_s4_class(terrain, class = "SpatRaster")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.