Description Usage Arguments Details Examples
Calculates the skewness of each field in a data.table
| 1 | 
| dt | A data.table | 
Counts the frequency of each value in each column, then displays the results in descending order
| 1 2 | library(data.table)
skewness(alientrain)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.