Skip to contents

Print method for observed data collection

Usage

# S3 method for class 'observed_data_collection'
print(x, n = 5, ...)

Arguments

x

An observed_data_collection object (a named list of DataSet objects)

n

Number of observed data names to display (default: 10)

...

Additional arguments (not used)

Value

The input object x, invisibly