check_bioenergetic_readiness: Check Bioenergetic Object Readiness

View source: R/13.1-bioenergetic-methods.R

check_bioenergetic_readinessR Documentation

Check Bioenergetic Object Readiness

Description

Returns a named logical list indicating which of the four required components (species parameters, temperature, diet, initial weight) are present in a Bioenergetic object. Centralises the readiness check that is otherwise duplicated across print.Bioenergetic and summary.Bioenergetic.

Usage

check_bioenergetic_readiness(x)

Arguments

x

A Bioenergetic object.

Value

Named logical list with elements has_params, has_temp, has_diet, and has_initial.


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