types | R Documentation |
Applies the specified types to a data frame-like object.
types(df, types)
df |
A data frame, data table or tibble. |
types |
A data frame with two columns: name and type. |
The same frame with updated column types.
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.