Description Usage Arguments Value Examples
as.matrix
converts a conceptmaps object into a matrix. The output can be fed back into conceptmaps.matrix
.
1 2 |
x |
A conceptmaps object. |
... |
- |
A matrix with 4 columns and one row for each proposition of one of the concept maps. The 4 columns contain an id of the map (starting from 1) and then the start and end node of each proposition as well as the label of the edge (as character vectors).
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.