.is.numeric_col | R Documentation |
Tests whether a column in df, specificied by string, is numeric
.is.numeric_col(col, df)
col |
Character indicating column name |
df |
Dataframe that contains 'col' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.