Retrieve the specified item from object internal metadata.
getIntern.RdInternal slot for storing metadata relevant to the internal operation of an S4 object.
Arguments
- object
 S4An object with an @.itern slot containing an environment.- x
 characterOne or more symbol names to retrieve from the object@.intern environment.- ...
 Allow new parmeters to be defined for this generic.
Examples
print("Generics shouldn't need examples?")
#> [1] "Generics shouldn't need examples?"