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