updateFunction: A constructor function for updateFunction objects

new_updateFunctionR Documentation

A constructor function for updateFunction objects

Description

A constructor function for updateFunction objects

Usage

new_updateFunction(f, deps)

Arguments

f

The function itself.

deps

The dependencies of the function. Either a vector of single field names, or a single foreign field specified using an address, e.g. 'chunkDF/refexpr/word' refers to the word field of the refexpr layer of chunkDF.

Value

An updateFunction object


johnwdubois/rezonateR documentation built on April 17, 2025, 4:08 p.m.