| validate_bbox | R Documentation |
Checks that bbox is a numeric vector of length 4 with valid coordinate
ordering: c(xmin, ymin, xmax, ymax).
validate_bbox(bbox)
bbox |
Numeric vector of length 4. |
bbox invisibly if valid; throws an error otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.