Skip to contents

Test if object is a bone_info

Usage

is_bone_info(x)

Arguments

x

An object to test.

Value

A logical.

Examples

is_bone_info("not a bone_info")
#> [1] FALSE