by_group_hack: Hack to Automate Use of Group Name

View source: R/dispatch_strategy.R

by_group_hackR Documentation

Hack to Automate Use of Group Name

Description

This function is a hack to automate the definition of the argument .group in by_group().

Usage

by_group_hack(.dots)

Arguments

.dots

A lazy_dots object.

Details

The hack consists in replacing calls to by_group(...) by by_group(.group = group, ...) if .group is not already defined.

Value

A modified lazy_dots object.


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