is.PCM {PCMBase}R Documentation

Check if an object is a PCM.

Description

Check if an object is a PCM.

Usage

is.PCM(x)

Arguments

x

an object.

Value

TRUE if 'x' inherits from the S3 class "PCM".


[Package PCMBase version 1.2.14 Index]