Description Usage Arguments Value Examples
conceptmap
creates a conceptmap object based on either an empty concept map or on (matrix) data.
1 2 | ## Default S3 method:
conceptmap(x, ...)
|
x |
The concept map data. For NULL, an empty concept map is created, otherwise the object is cooerced into a matrix. |
... |
- |
A conceptmap object.
1 | empty_cm = conceptmap(NULL)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.