Description Usage Arguments Author(s) Examples
Accepts dataframe as arguement and returns dataframe table
| 1 | f.describe(f.d)
 | 
| f.d | is the dataframe object | 
Adam Meade awmeade@ncsu.edu
| 1 2 3 4 5 | ## Not run: 
require('psych')
 f.describe(sat.act)
 
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.