Description Usage Arguments Value
This function tests whether the input supplied by the user are of the expected type (class), and are in the right form (overlap of extents and same projection).
1 | check_arguments(x, y)
|
x |
The input provided by the user for the x argument. |
y |
The input provided by the user for the y argument. |
There is no return value. If any error is found, the execution is just halted.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.