postprocess: Post process
Description
retrieve or set postprocess
function.
Usage
postprocess(x)# S4 method for chevron_tlg
postprocess(x)
postprocess(x) <- value
# S4 method for chevron_tlg
postprocess(x) <- value
Value
the function
stored in the postprocess
slot of the x
argument.
Arguments
- x
(chevron_tlg
) input.
- value
(function
) returning a post-processed tlg
.