tpm = function(m, bulk = F) { m = as.matrix(m) if (bulk) x = 1 else x = 10 x * (2^(m) - 1) }
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.