Description Usage Arguments Value Validation rule
Checks the validity of a target variable, a numeric variable usually of main interent.
It uses a direct connection to the dzVis database or a data.frame as the data source.
1 | validateTargetVariables(data, targetVar)
|
data |
A |
targetVar |
A |
A character. The constant .VALID if the variables are valid and
an error message, otherwise.
Each column whose name is in targetVar must be numeric in R and double or int in the database.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.