extent_dimension | R Documentation |
input is the output of align_extent
extent_dimension(x, dimension, extent = NULL, snap = "out")
x |
and aligned extent |
dimension |
dimension of parent |
extent |
of parent |
snap |
out by default, may be near or in |
dimension
extent_dimension(c(.2, .8, 1.8, 3.2), c(10, 5), c(0, 10, 0, 5))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.