inspect_slots {Rdpack} | R Documentation |
Inspect the slots of an S4 class
Description
Inspect the slots of an S4 class.
Usage
inspect_slots(rdo, final = TRUE)
Arguments
rdo |
an Rd object. |
final |
if not TRUE insert text with suggestions, otherwise comment the suggestions out. |
Author(s)
Georgi N. Boshnakov
[Package Rdpack version 2.6 Index]