sits_run_tests {sits} | R Documentation |
Informs if sits tests should run
Description
To run the tests, set "SITS_RUN_TESTS" environment to "YES" using Sys.setenv("SITS_RUN_TESTS" = "YES") To come back to the default behaviour, please set Sys.setenv("SITS_RUN_TESTS" = "NO")
Usage
sits_run_tests()
Value
TRUE/FALSE
[Package sits version 1.5.0 Index]