Array streams from functions
Arguments
- schema
- fun
An R function whose return value is converted to a
narrow_array()and passed to the caller.- validate
Use
FALSEto skip validation of the output of the function againstschema.
Array streams from functions
An R function whose return value is converted to
a narrow_array() and passed to the caller.
Use FALSE to skip validation of the output of the function
against schema.