The annotation_table
generic function retrieves the annotation table from the provided object.
annotation_table(object, ...)
An object from which the annotation table will be extracted.
Additional arguments.
Depends on the specific method implementation. Typically, it might return a dataframe or matrix containing annotation information for the object.
methods
for more details on S4 methods.