Skip to contents

vrule_cross_column

vrule_cross_column

Super classes

vrule::vrule_abstract -> vrule::vrule_abstract_complex -> vrule_cross_column

Methods

Inherited methods


Method new()

Usage

vrule_cross_column$new(operator, expr)


Method validate()

Usage

vrule_cross_column$validate(value, row)


Method clone()

The objects of this class are cloneable with this method.

Usage

vrule_cross_column$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.