Skip to contents

Set search options for interactive use of orderly; see orderly_dependency and orderly_run for details. This may be either an orderly_search_options object, or a list that will be coerced into one at the point of use (or NULL). This applies only for the current session, but applies to all interactive uses of orderly functions that might have received a copy of search_options via orderly_run

Usage

orderly_interactive_set_search_options(options = NULL)

Arguments

options

Optional control over locations, when used with orderly_dependency; see of Details section of orderly_run.

Value

Nothing, called for its side effects