Skip to contents

Test if object is a transform

Usage

is_transform(x)

Arguments

x

An object to test.

Value

A logical.

Examples

is_transform("not a transform")
#> [1] FALSE