Description Usage Arguments Value Examples
Coordinate must satisfy: String. Concatenation of the member ID values for each dimension. (refer to the TableMetadata datastructure for information about members). Maximum of 10 dimensions - a fixed length. One value per dimension (i.e. 1.1.1.36.1.0.0.0.0.0)
1 | check_coordinate(coordinate)
|
coordinate |
coordinate of the data point |
TRUE
1 2 3 4 | ## Not run:
check_coordinate("1.1.1.36.1.0.0.0.0.0")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.