View source: R/validate_functions.R
Valida un conjunto de columnas de un data frames, siguiendo las reglas establecidas con anterioridad mediante el paquete validate.
1 | validate_data(data, vals, id)
|
data |
Data frame |
vals |
Conjunto de reglas generado con paquete validate. Un objeto por columna |
id |
Es un string. Identificador de cada registro. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.