Description Usage Arguments Examples
View source: R/random_rotation.R
Convert specific columns to factor
1 | df_convert_cols_to_factor(df, c_conv)
|
df |
data frame |
c_conv |
column indices of cols to be converted to factor |
1 | df_convert_cols_to_factor(df, c(1,4,9))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.