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)

Try the irg package in your browser

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

irg documentation built on Dec. 22, 2021, 9:06 a.m.