cnn | R Documentation |
This function prints the column number, name, and variable type for each column in a data.frame.
cnn(dataset)
dataset |
A data.frame object |
data(iris)
cnn(iris)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.