is.mutaframe: Test for mutaframes

View source: R/coercion.r

is.mutaframeR Documentation

Test for mutaframes

Description

Tests whether an object is a mutaframe

Usage

  is.mutaframe(x)

Arguments

x

an object to check

Value

TRUE if x is an instance of a class that inherits from mutaframe; otherwise, FALSE


plumbr documentation built on May 7, 2022, 1:05 a.m.

Related to is.mutaframe in plumbr...