View source: R/constraint_functions.R
validateFullColumn | R Documentation |
validateFullColumn
is an internal function for
validating a constraint for whether its required attribute column is complete (i.e., does not have NA values).
validateFullColumn(x, attrib, class_name)
x |
a |
attrib |
an |
class_name |
|
validateFullColumn
does not return any values;
it stop
s if the input constraint is not valid.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.