Description Usage Arguments Value
View source: R/checkmate_helper_functions.R
checkmate function to check that a column name is not already in the column
1 | check_not_col_name(table, column)
|
table |
a tibble |
column |
a character, the new column title |
true if ok, an error message if false
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.