dot-is_metafor_object: Check if Object is from metafor Package

.is_metafor_objectR Documentation

Check if Object is from metafor Package

Description

Verifies if an object is of class rma.mv, rma, rma.uni, or robust.rma

Usage

.is_metafor_object(obj)

Arguments

obj

object. An R object to check for metafor class inheritance

Value

logical. TRUE if the object is from metafor package, FALSE otherwise

Author(s)

Facundo Decunta - fdecunta@agro.uba.ar


daniel1noble/orchaRd documentation built on April 17, 2025, 3:59 a.m.