print.stansim_collection: Print a summary for a stansim_collection object

Description Usage Arguments See Also Examples

View source: R/print-methods.R

Description

Print basic information regarding a stansim_collection object, including collection title, the simulations within the collection, and any datasets that have been refitted.

Usage

1
2
## S3 method for class 'stansim_collection'
print(x, ...)

Arguments

x

An object of S3 class stansim_collection.

...

other arguments not used by this method

See Also

S3 class stansim_collection.

Examples

1
2
3
4
5
## Not run: 
# print stansim_collection summary info
print(collection)

## End(Not run)

Ewan-Keith/rstansim documentation built on May 6, 2019, 4:08 p.m.