View source: R/cube-transforms.R
validateNamesInDims | R Documentation |
error iff the names are not a dimension in the cube provided
validateNamesInDims(names, cube, what = "transforms")
names |
the names to check for in the cube |
cube |
a CrunchCube object to check |
what |
a character describing what is being checked (default: transforms ) to include in the error to make it easier for users to see what is failing. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.