View source: R/validation-functions-column.R
Function returns TRUE automativally for all types except character and factor. Latter factors are checked for consistency.
1 | col_hasConsistentType(data, column, udf)
|
data |
dataframe |
column |
column name |
udf |
user-defined function that takes largest fraction value and returns logical value |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.