doCheck | R Documentation |
doCheck()
checks, if possible, a user's doOne() function for
return objects of correct sizes.
doCheck(doOne, vList, nChks = ng, verbose = TRUE)
doOne |
a user-supplied |
vList |
a |
nChks |
number of rows randomly picked from the (physical) grid
which are used for a basic test of the evaluation and return value
of |
verbose |
|
None.
Marius Hofert and Martin Maechler.
## definition
doCheck
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.