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(), 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


multinma documentation built on May 31, 2023, 5:46 p.m.