View source: R/dti_tracks_utils.R
| coord.bbox | R Documentation |
Compute the bounding box of a set of coordinates.
coord.bbox(coords)
coords |
numeric matrix with 3 columns. |
numeric vector of length 6,
c(xmin, xmax, ymin, ymax, zmin, zmax), or NULL if there are no rows.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.