Helper function - it just checks that a numeric 'matrix' or 'data.frame' is passed in and that a number is passed in; ensures validity of arguments to the 'k'-coverage functions
1 | check_validity_k_covered(mat, k)
|
mat |
Some numeric matrix or all-numeric data.frame |
k |
A single number |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.