is_outbreaker_chains: Check if an object is a data frame of class...

View source: R/checks.R

is_outbreaker_chainsR Documentation

Check if an object is a data frame of class 'outbreaker_chains'

Description

This function checks if the input is a data frame and of class 'outbreaker_chains'.

Usage

is_outbreaker_chains(out)

Arguments

out

The object to be checked.

Value

TRUE if the object is a data frame and of class 'outbreaker_chains', otherwise stops with an error.


o2ools documentation built on June 8, 2025, 10:18 a.m.