postprocess: Post process

postprocessR Documentation

Post process

Description

retrieve or set postprocess function.

Usage

postprocess(x)

## S4 method for signature 'chevron_tlg'
postprocess(x)

postprocess(x) <- value

## S4 replacement method for signature 'chevron_tlg'
postprocess(x) <- value

Arguments

x

(chevron_tlg) input.

value

(function) returning a post-processed tlg.

Value

the function stored in the postprocess slot of the x argument.


chevron documentation built on June 20, 2025, 5:08 p.m.