| sync | R Documentation |
The inert function sync() operates analogously to
ggplot2::waiver() to indicate that an auxiliary aesthetic should be
synchronized to a standard aesthetic (when it is mapped from data).
is.sync() reports whether an object is of this class.
sync()
is.sync(x)
x |
An object to test |
sync() returns an empty list with the "sync" class; is.sync()
returns a logical value of whether x inherits this class.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.