psychmeta
Print methods for psychmeta
output objects with classes exported from psychmeta
.
Object to be printed (object is used to select a method).
Additional arguments.
Number of digits to which results should be rounded.
Meta-analytic methods to be included. Valid options are: "bb", "ic", and "ad"
Types of meta-analytic corrections to be included Valid options are: "ts", "vgx", and "vgy"
Logical scalar that determines whether printed object should contain verbose information (e.g., non-standard columns of meta-analytic output; TRUE
) or not (FALSE
).
For print.ma_psychmeta()
and print.ad_tibble()
, number of rows to print for tibble. Defaults to all rows. See tibble::print.tbl()
for details.
For print.ma_psychmeta()
and print.ad_tibble()
, width of text output to generate for tibble. See tibble::print.tbl()
for details.
For print.ma_psychmeta()
and print.ad_tibble()
, number of extra columns to print abbreviated information for, if the width is too small for the entire meta-analysis tibble. See tibble::print.tbl()
for details.
For print.lm_mat()
, Logical. If TRUE
, print the correlations in a symbolic form (see stats::symnum()
) rather than as numbers.
For print.lm_mat()
, Logical. If TRUE
, ‘significance stars’ are printed for each coefficient.