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 Nov. 19, 2024, 11:17 p.m.