View source: R/function_checks.R
argcheck_Kmax | R Documentation |
Check whether argument 'Kmax' was provided and is adequate before subsampling. Propose adequate value if Kmax is not provided.
argcheck_Kmax(Kmax, lmin, datalength)
Kmax |
maximum number of segments. |
lmin |
minimum length of segments. |
datalength |
length of data provided |
an integer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.