print.metaConvert: Print a summary of an object of class "metaConvert"

View source: R/functions_summary.R

print.metaConvertR Documentation

Print a summary of an object of class “metaConvert”

Description

Print a summary of an object of class “metaConvert”

Usage

## S3 method for class 'metaConvert'
print(x, ...)

Arguments

x

an object of class “metaConvert”

...

other arguments that can be passed to the function

Details

Summary method for objects of class “metaConvert”.

Value

Implicitly calls the summary.metaConvert function.

See Also

summary.metaConvert

Examples

### print the results of an object of class metaConvert
convert_df(df.haza, measure = "g")

metaConvert documentation built on April 12, 2025, 1:09 a.m.