check_if_tpm | R Documentation |
Checks, if a matrix is TPM-like (columns sum up to 1e6)
check_if_tpm(tpm_matrix, lower_limit = 7e+05)
tpm_matrix |
matrix to check |
lower_limit |
the lowest sum value, a cell may have |
boolean
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.