| apply_outfun | R Documentation |
Apply output function(s) on the given Campsis results.
apply_outfun(x, outfun, level = NULL, ...)
## S4 method for signature 'outfun'
apply_outfun(x, outfun, level = NULL, ...)
## S4 method for signature 'outfuns'
apply_outfun(x, outfun, level = NULL, ...)
x |
Campsis simulation results |
outfun |
output function(s), an 'outfun' or 'outfuns' object |
level |
level at which the output function is applied, 'replicate' by default |
... |
extra arguments transmitted automatically by Campsis (e.g. 'replicate' for the replicate number) |
the updated Campsis results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.