sits_run_examples: Informs if sits examples should run

View source: R/sits_utils.R

sits_run_examplesR Documentation

Informs if sits examples should run

Description

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

Usage

sits_run_examples()

Value

A logical value


sits documentation built on Nov. 2, 2023, 5:59 p.m.