inst/tinytest/test-runMrt.R

expect_error(
  runMrt(
    "MOD13Q1"
    , datum = "WGS85"
  )
  , pattern = "'arg' should be one of"
)
MatMatt/MODIS documentation built on Feb. 1, 2023, 12:39 a.m.