View source: R/validation-functions-column.R
Assess ratio of missing value with user-defined function
1 | col_hasCompleteness(data, column, udf)
|
data |
dataframe |
column |
column name |
udf |
user-defined function that takes ratio and returns logical value |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.