tests/testthat.R

library(testthat)
library(supercells)
library(terra)

v1 = rast(system.file("raster/volcano.tif", package = "supercells"))
v3 = rast(system.file("raster/ortho.tif", package = "supercells"))
# m = rast(system.file("raster/landcover2015.tif", package = "motif"))

test_check("supercells")

Try the supercells package in your browser

Any scripts or data that you put into this service are public.

supercells documentation built on May 29, 2024, 11:58 a.m.