is.waive | R Documentation |
This function tests if the object was created by the waiver
function. This
function is functionally identical to ggplot2:::is.waive()
.
is.waive(x)
x |
Object to be tested. |
TRUE
for objects that are waivers, FALSE
otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.