Skip to contents

Determines if the input object is an instance of the value R6 class.

Usage

is_value(x)

Arguments

x

The object to be checked

Value

TRUE if the object is of class value, FALSE otherwise