print.nma_data function

Print nma_data objects

Print nma_data objects

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

## 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

Returns

x is returned invisibly.