Description Usage Arguments Value
View source: R/check_conditions_funcs.R
check_config_matrix
make sure that the configuration matrix meets the following conditions:
it is a matrix; that is contains binary entires; that is contains at least one entry equal to one
otherwise the contributing_temp wont' run; and that the matrix has column and row names.
at least one entry that is equal to one otherwise contributing_temp won't run, and a
1 |
m |
configuration matrix to check |
an error message if the one of the matrix conditions are not met by the matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.