Description Usage Arguments Value
Given a discrete matrix, discretize it so that any element matching letter is set to one and otherwise to zero.
1 | discretize_letter(x, letter)
|
x |
A data matrix. |
letter |
A letter for discretizing. |
A binary matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.