View source: R/validate_functions.R
Valida una columna de un data frame, siguiendo las reglas establecidas con anterioridad.
1 | validate_var(data, validator, id)
|
data |
Data frame |
validator |
Conjunto de reglas generado con paquete validate |
id |
Identificador de cada registro. Es un string |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.