explain

Explain Value

Returns a dictionary describing the structure and content of a value.

Parameters

Returns

A structured description of the value.

Examples

explain(mtcars)
explain(1)

See Also

str, type