IsQTable: Identify Q Table objects

View source: R/utilites.R

IsQTableR Documentation

Identify Q Table objects

Description

Inspects for the QTable class or checks if attributes exist to identify legacy Q Table with the "questions" and and "name" attributes

Usage

IsQTable(x)

Arguments

x

Input to check if belonging to Q Table class or containing Q Table attributes

Value

Logical value TRUE if the input is identified as being a Q Table, FALSE otherwise

Note

An attribute "statistic" is not guaranteed to be present, as the names of the statistics computed may be present in the dimnames


Displayr/flipU documentation built on Feb. 28, 2025, 4:40 p.m.