is.fb4_result: Test if Object is fb4_result

View source: R/15.0-analysis-core.R

is.fb4_resultR Documentation

Test if Object is fb4_result

Description

Tests whether an object inherits from the fb4_result class.

Usage

is.fb4_result(x)

Arguments

x

Object to test

Value

A length-1 logical: TRUE if x inherits from class "fb4_result", FALSE otherwise.

Examples

is.fb4_result(list())

fb4package documentation built on May 8, 2026, 1:07 a.m.