View source: R/checkNEvalPts.R
checkNEvalPts | R Documentation |
Check that number of integration intervals is odd and sufficiently large.
checkNEvalPts(nEvalPts)
nEvalPts |
An integer to check. |
The first element of nEvalPts is returned if it is acceptable. If nEvalPts is not acceptable, an error is thrown.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.