Learn R Programming

sits (version 1.4.0)

sits_run_examples: Informs if sits examples should run

Description

This function informs if sits examples should run. To run the examples, set "SITS_RUN_EXAMPLES" environment variable to "YES" using Sys.setenv("SITS_RUN_EXAMPLES" = "YES") To come back to the default behaviour, please unset the enviroment variable Sys.unsetenv("SITS_RUN_EXAMPLES")

Usage

sits_run_examples()

Arguments

Value

A logical value