Learn R Programming

collector (version 0.1.3)

is_tidyrisk_response_set: Test if the object is a tidyrisk_response_set

Description

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

Usage

is_tidyrisk_response_set(x)

Arguments

x

An object

Examples

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

Run the code above in your browser using DataLab