is.mutaframe {plumbr}R 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


[Package plumbr version 0.6.10 Index]