modify.concepts {comato} | R Documentation |
Modify the concepts of concept maps
Description
modify.concepts
modifies the list of concept of a concept map or of all maps of a set.
For actual implementations see modify.concepts.conceptmap
, or modify.concepts.conceptmaps
.
Usage
modify.concepts(x, concept.list, ...)
Arguments
x |
A conceptmap or conceptmaps object. |
concept.list |
A list of concepts. |
... |
- |
Value
A conceptmaps or conceptmap object.
[Package comato version 1.1 Index]