Description Usage Arguments Details Examples
Convert a List of Sets to a Binary Matrix
1 | list_to_matrix(lt, universal_set = NULL)
|
lt |
A list of vectors. |
universal_set |
The universal set. |
It converts the list which have m sets to a binary matrix with n rows and m columns where n is the size of universal set.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.