print.meta_stan: Print meta_stan object

Description Usage Arguments Value

View source: R/print.meta_stan.R

Description

Takes an meta_stan object which is obtained by function meta_stan and print the model and data information such as model type used in the model.

Usage

1
2
## S3 method for class 'meta_stan'
print(x, digits = 2, ...)

Arguments

x

A meta_stan object.

digits

An integer indicating the number of decimal places.

...

Further arguments passed to or from other methods.

Value

The return value is invisible NULL


MetaStan documentation built on Jan. 22, 2022, 5:06 p.m.