Description Usage Arguments Value
Update column type for each column in dataframe
1 | update_col_types(df, types_df)
|
df |
dataframe, containing some columns as specified in types_df |
types_df |
dataframe, containing columns |
dataframe, dataframe with updated column types (by default columns are updated to character
type)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.