Skip to contents

Test if object is a material

Usage

is_material(x)

Arguments

x

An object to test.

Value

A logical.

Examples

is_material("not a material")
#> [1] FALSE