Description Usage Arguments Methods (by class) Examples
profile takes in a vector and, depending on the class of the vector,
will return summary information on that vector returned as a data.frame.
| 1 2 3 4 5 6 7 8 9 10 11 12 13 | 
| element | a vector you wish to profile. | 
numeric: profile numeric vectors
character: profile character vectors
factor: profile factor vectors
logical: profile factor vectors
| 1 2 3 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.