| tidy | R Documentation | 
This from BROOM
tidy(x, ...)
| x | An object to be converted into a tidy data.frame | 
| ... | extra arguments | 
The output of tidy is always a data.frame with disposable row names. It is therefore suited for further manipulation by packages like dplyr, reshape2, ggplot2 and ggvis.
a data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.