Skip to contents

This function returns TRUE for vectors highlighted using templight_case() (class vlightr_templight/vlightr_highlight_case), and returns FALSE otherwise.

Usage

is_templight_case(x)

Arguments

x

An object to test.

Value

TRUE if x is a vlightr_templight/vlightr_highlight_case, FALSE otherwise.

Examples