dispatch_strategy_hack: Hack to Automate Use of Strategy Name

View source: R/dispatch_strategy.R

dispatch_strategy_hackR Documentation

Hack to Automate Use of Strategy Name

Description

This function is a hack to automate the definition of the argument .strategy in dispatch_strategy().

Usage

dispatch_strategy_hack(.dots)

Arguments

.dots

A lazy_dots object.

Details

The hack consists in replacing calls to dispatch_strategy(...) by dispatch_strategy(.strategy = strategy, ...) if .strategy_name is not already defined.

Value

A modified lazy_dots object.


PolicyAnalysisInc/heRoMod documentation built on March 23, 2024, 4:29 p.m.