loop_stochav | R Documentation |
Perform mean over the third dimension of the loop data.
loop_stochav(loop, nstoch_to_avg = "all")
loop |
'raw_cf' container with loop data |
nstoch_to_avg |
String or integer, number of stochastic samples
to average over. Only possible string is 'all'.
If an integer is supplied, it must be at least '1'
and at most consistent with the number of stochastic
samples in |
Returns the input loop
object with named elemens data
and
dim
added.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.