bbox_make | R Documentation |
compute the bounding box for coordinates
bbox_make(x, expand = TRUE)
x |
coordinate matrix |
expand |
expand a bit? (ripras, see details) |
if expand = TRUE, the bbox will be expanded using an estimate of the true window area as described by Ripley & Rasson (1977). The convex hull is replaced with a cuboid aligned with the axes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.