View source: R/tidyrisk_response_set.R
is_tidyrisk_response_set | R Documentation |
This function returns TRUE for tidyrisk_response_set or sub-classes thereof, and FALSE for all other objects.
is_tidyrisk_response_set(x)
x |
An object |
## Not run:
is_tidyrisk_response_set(x)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.