View source: R/object-format.R
object_format | 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
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.