st_xy_from_cells | R Documentation |
Given cell indices, retrieve xy coordinates for
st_xy_from_cells(
x = toy_single(),
cells = c(60L, 89L, 38L, 16L, 22L, 24L, 83L, 71L, 88L, 20L),
where = c("start", "center", "end")[2]
)
x |
stars object |
cells |
numeric 1-d address (indices) of pixels of interest |
where |
character, see |
sf object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.