Learn R Programming

biocompute (version 1.1.1)

is_domain: Is this a domain object?

Description

Is this a domain object?

Usage

is_domain(x)

Arguments

x

any object

Value

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

Examples

Run this code
# NOT RUN {
is_domain(compose_description())
# }

Run the code above in your browser using DataLab