Learn R Programming

collector (version 0.1.3)

is_tidyrisk_question_set: Test if the object is a tidyrisk_question_set

Description

This function returns TRUE for tidyrisk_question_set or sub-classes thereof, and FALSE for all other objects.

Usage

is_tidyrisk_question_set(x)

Arguments

x

An object

Examples

Run this code
# NOT RUN {
is_tidyrisk_question_set(x)
# }

Run the code above in your browser using DataLab