summary.conceptmaps {comato}R Documentation

Return basic information of a conceptmaps object

Description

summary returns basic information about a conceptmaps object

Usage

## S3 method for class 'conceptmaps'
summary(object, ...)

Arguments

object

A conceptmaps object.

...

-

Value

A matrix with one column for each concept map in the set and the number of concepts, edges, and components of this map respectively in 3 rows.


[Package comato version 1.1 Index]