print: Accessing contents of the multiverse object

printR Documentation

Accessing contents of the multiverse object

Description

prints objects of class multiverse. Provides a quick overview of the multiverse by listing the parameters and conditions declared, to get an overview of the number of combinations. The function outputs upto 20 of the parameters declared along with their option names (upto 5), and upto 10 of the conditions declared.

Usage

## S3 method for class 'multiverse'
print(x, ...)

Arguments

x

An object of class multiverse

...

further arguments passed to or from other methods. Currently ignored.


MUCollective/multidy documentation built on Jan. 27, 2024, 9:52 a.m.