conceptmap {comato} | R Documentation |
Constructing a conceptmap object
Description
conceptmap
creates an object that encompasses a concept maps. For actual implementations, see
conceptmap.default
, conceptmap.igraph
, or conceptmap.matrix
.
Usage
conceptmap(x, ...)
Arguments
x |
- |
... |
- |
Value
A conceptmap object.
[Package comato version 1.1 Index]