classes | R Documentation |
Display the class()
of each variable in a dataframe.
classes(df)
df |
An input dataframe. |
A named character vector where names are the column names in df
and values are the corresponding class()
for each column.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.