as_binary | R Documentation |
Given a number of attributes, as_binary
will create all possible binary
mastery profiles.
as_binary(x)
x |
The number of attributes |
A 2 ^ x
by x
matrix
as_binary(3)
as_binary(4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.