summaryDF | R Documentation |
Create a data.frame of the means and standard deviations of each feature.
summaryDF(x)
x |
data.frame of interest |
A two-column data.frame where the ith row contains the mean and standard deviation of the ith feature of x.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.