is_bco: Is this a BCO object?

View source: R/utils-compose.R

is_bcoR Documentation

Is this a BCO object?

Description

Is this a BCO object?

Usage

is_bco(x)

Arguments

x

any object

Value

Logical. TRUE if it is a BCO object, FALSE if not.

Examples

generate_example("minimal") %>% is_bco()

sbg/biocompute documentation built on June 11, 2024, 6:16 a.m.