updateFunction.Rd
A constructor function for updateFunction objects
new_updateFunction(f, deps)
The function itself.
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.
An updateFunction object