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()

biocompute documentation built on May 3, 2022, 9:08 a.m.