View source: R/nma_data-class.R
| print.nma_data | R Documentation |
nma_data objectsPrint 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)
x |
|
... |
other options (not used) |
n |
number of studies of each type to print |
x is returned invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.