| is_iv | R Documentation |
x an iv?is_iv() tests if x is an iv object.
is_iv(x)
x |
An object. |
A single TRUE or FALSE.
is_iv(1) is_iv(new_iv(1, 2))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.