DescTools (version 0.99.11)

Ray: Compact Information About the Columns of a Data Frame

Description

An alternative description of a data.frame.

Usage

Ray(x)

Arguments

x
a data.frame to be described.

Value

  • a list with the results

Details

I always missed the index of the variables in str...

See Also

str, summary

Examples

Run this code
Ray(d.pizza)

Run the code above in your browser using DataCamp Workspace