Description Usage Arguments Details Author(s)
RAnEnExtra::verifySpread computes the spread.
1 | verifySpread(anen.ver, na.rm = T, parallel = F)
|
anen.ver |
A 4-dimensional array. This array is usually created from the |
na.rm |
Whether to remove NA values. |
parallel |
Whether to turn on paralle processing. |
Use the following command to set the number of cores to use
when parallel is used,
options(mc.cores = 8)
.
Guido Cervone cervone@psu.edu
Martina Calovi mxc895@psu.edu
Laura Clemente-Harding laura@psu.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.