Skip to contents

This function checks if an object is an experiment, i.e. if it inherits from the class glyexp_experiment.

This function checks if an object is an experiment, i.e. if it inherits from the class glyexp_experiment.

Usage

is_experiment(x)

is_experiment(x)

Arguments

x

An object to check.

Value

A logical value.

A logical value.