R/object-format.R
object_format.Rd
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)
A data object
A character value with valid Rd syntax, or NULL.
character
Rd
NULL