vbin | R Documentation |
vectorized bin function
vbin(x)
x |
a vector of length m with positive integers less than or equal to m |
a binary matrix
vbin(c(3,1,2));
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.