summary.conceptmap {comato} | R Documentation |
Return basic information of a conceptmap object
Description
summary
returns basic information about a conceptmap object
Usage
## S3 method for class 'conceptmap'
summary(object, ...)
Arguments
object |
A conceptmap object. |
... |
- |
Value
A list with the number of concepts, edges and components of the concept map.
[Package comato version 1.1 Index]