containsPseudoImage | R Documentation |
Tests if the object only contains a pseudo image which makes it not suitable for image depending processes.
containsPseudoImage(object, ...)
## S4 method for signature 'ANY'
containsPseudoImage(object, error = FALSE)
object |
An object of class |
... |
Used to absorb deprecated arguments or functions. |
error |
Logical. If |
Logical value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.