is_positive_numeric_matrix | R Documentation |
this function checks if the input is a positive numeric (double) matrix of dimension n x m
is_positive_numeric_matrix(x, n, m)
x |
is the input |
n |
is the input length |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.