is.pkgdepR | R Documentation |
An internal generic function. Methods for is.pkgdepR
should only return TRUE
if the class is pkgdepR
.
is.pkgdepR(x)
x |
Object to be tested. |
Boolean. TRUE
when x
is of class pkgdepR
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.