| tidy_items | R Documentation |
Extracts key fields from an rstac items response (doc_items) and returns
a flat tibble with one row per item.
tidy_items(items)
items |
An rstac |
A tibble::tibble with columns: id, collection, datetime,
bbox, geometry, and assets. Additional property columns are included
from rstac::items_as_tibble().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.