| is.pkgdepR {pkgdepR} | R Documentation |
pkgdepR object
Description
An internal generic function. Methods for is.pkgdepR should only return TRUE if the class is pkgdepR.
Usage
is.pkgdepR(x)
Arguments
x |
Object to be tested. |
Value
Boolean. TRUE when x is of class pkgdepR.
[Package pkgdepR version 1.0.0 Index]