convert_col_to_integer | R Documentation |
Converts a column of character vectors to integer vectors.
convert_col_to_integer(df, col)
df |
a data.table |
col |
column to convert to integer |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.