| object_format {roxygen2} | R Documentation |
This function is called to generate the default "Format" section for each data object. The default implementation will return the class and dimension information.
object_format(x)
x |
A data object |
A character value with valid Rd syntax, or NULL.