Description Usage Arguments Value Examples
Get classes for each column in a dataframe
1 |
df |
a data frame |
a data frame containing column class information
1 | colClasses(data.frame(x = pi, y = factor(letters), z = letters, stringsAsFactors = F) )
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.