Skip to contents

Test if object is a vr_device_info

Usage

is_vr_device_info(x)

Arguments

x

An object to test.

Value

A logical.

Examples

is_vr_device_info("not a vr_device_info")
#> [1] FALSE