View source: R/check.time.subset.vectors.R
check.time.subset.vectors | R Documentation |
Internal function to check vectors that subset the indicator selection using the time dimension
check.time.subset.vectors(time.vector, vector.name, time, id)
time.vector |
A vector containing the user input in e.g. |
vector.name |
The name of argument that the user inputted this vector in. This is just to make error messages more elaborate. |
time |
The time dimension of isatpanel. |
id |
The id dimension of isatpanel. |
Does not return any value but will throw error if something is not correct.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.