checkMaxSize | R Documentation |
Check that the size of a wave does not exceed the maximum allowed size.
checkMaxSize(n, nmax)
n |
integer, size to be checked |
nmax |
integer, maximum allowed size |
nothing - just stops execution with an error message if n>nmax
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.