Learn R Programming

myTAI (version 2.3.4)

check_PhyloExpressionSet: Check if object is a PhyloExpressionSet

Description

Checks if the input is a PhyloExpressionSet S7 object and throws an error if not.

Usage

check_PhyloExpressionSet(phyex_set)

Value

Invisibly returns TRUE if check passes, otherwise throws an error

Arguments

phyex_set

An object to check