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

is_tidyrisk_question_set(x)

Arguments

x

An object

Examples

if (FALSE) { is_tidyrisk_question_set(x) }