Description Usage Arguments Details Value AUTO Author(s) See Also Examples
Computes the given basic statistics for each of the specified columns.
1 2 3 4 5 |
data |
an object of class |
inputs |
which attributes of |
outputs |
the desired column names of the result. |
If outputs is not set to AUTO, then the attributes names
of the result will be those specified by outputs.
An object of class "data" with attributes names as
discussed above. Upon conversion to a data frame, there will be a
single row.
In the case of AUTO for inputs, all attributes of the
data are used. If outputs is AUTO, the names of the
result are V0, V1, and so forth.
Jon Claus, <jonterainsights@gmail.com>, Tera Insights LLC
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.