validateDataSource | R Documentation |
dv
and time
need to be defined at least once in either
the observed dataset, its dictionary or outputs
In case of multiple definitions, warnings will thrown and the following priorities will be applied:
Use units from outputs
Use units from observed dataset
Use units from dictionary
Check the consistency between observed data and its dictionary.
Units for dv
and time
need to be defined at least once in either
the observed dataset, its dictionary or outputs
In case of multiple definitions, warnings will thrown and the following priorities will be applied:
Use units from outputs
Use units from observed dataset
Use units from dictionary
validateDataSource(dataSource, outputs, nullAllowed = TRUE)
dataSource |
A |
outputs |
list or array of |
nullAllowed |
Logical defining if |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.