is_xlr_type {xlr}R Documentation

Check if a variable is an xlr type This function tests whether an R variable has a xlr type.

Description

Check if a variable is an xlr type This function tests whether an R variable has a xlr type.

Usage

is_xlr_type(x)

Arguments

x

a variable you wish to test

Value

a logical.


[Package xlr version 1.0.3 Index]