print.nma_data: Print 'nma_data' objects

View source: R/nma_data-class.R

print.nma_dataR Documentation

Print nma_data objects

Description

Print details of networks stored as nma_data objects, as created by set_ipd(), set_agd_arm(), set_agd_contrast(), set_agd_surv(), or combine_network().

Usage

## S3 method for class 'nma_data'
print(x, ..., n = 10)

## S3 method for class 'mlnmr_data'
print(x, ..., n = 10)

Arguments

x

nma_data object

...

other options (not used)

n

number of studies of each type to print

Value

x is returned invisibly.


dmphillippo/multinma documentation built on April 12, 2025, 11:41 a.m.