get.unified.concepts {comato} | R Documentation |
Finding all concepts used.
Description
get.unified.concepts
identifies the common superset of concepts that is used by the maps of a conceptmaps object.
Usage
get.unified.concepts(maps)
Arguments
maps |
A conceptmaps object. |
Value
A vector of strings of each concepts that appears in at least one of the maps of maps
.
[Package comato version 1.1 Index]