View source: R/validation-functions-column.R
Function to build histogram object and examine it with user-defined function
1 | col_hasHistogramValue(data, column, udf, ...)
|
data |
dataframe to check |
column |
column name to check |
udf |
user-defined function to apply to histogram value found |
... |
other parameters that are passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.