word_str_to_xy_matrix | R Documentation |
Changes the format of a xy string bounding box (eg xmax, ymin) to an xy matrix type.
word_str_to_xy_matrix(bbox)
bbox |
A bounding box with names xmin, ymax etc |
a bounding box in matrix form
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.