Rdocumentation
powered by
Learn R Programming
DescTools (version 0.99.16)
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
DataLab