ObjectsWithPackage-class {methods} | R Documentation |
This class of objects is used to represent ordinary character string
object names, extended with a package
slot naming the package
associated with each object.
The function getGenerics
returns an object of this class.
.Data
:"character"
: the
object names.package
:"character"
the
package names.
Class "character"
, from data part.
Class "vector"
, by class "character"
.
Methods
for general background.