Skip to contents

This is the internal object constructor for the mtoolr package. The user should generally not have to engage with it.

Usage

new_mtoolr(x = list(), aggregated = logical(), concepts = NULL)

Arguments

x

A list object passing `is_valid_mtool_edgelist`

aggregated

A boolean - is the object aggregated?

concepts

An optional list of unique concepts in the mental model. Present to guard against the case of isolates after aggregation.