inst/tinytest/test-use-example-script.R

# Test use example script


# Packages ----------------------------------------------------------------
library(data.table)
library(irg)



# Test sensors ------------------------------------------------------------
expect_error(use_example_ee_script(sensor = 'potato'),
						 'sensor must be one of',
						 fixed = FALSE)
robitalec/irg documentation built on Sept. 19, 2023, 9:33 p.m.