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

is_tidyrisk_response_set(x)

Arguments

x

An object

Examples

if (FALSE) { is_tidyrisk_response_set(x) }