powered by
Use items_assets() function instead.
items_assets()
items_bands(items)
a STACItemCollection or STACItem object.
STACItemCollection
STACItem
if (FALSE) { x <- stac("http://brazildatacube.dpi.inpe.br/stac") %>% stac_search(collections = "CB4_64_16D_STK-1") %>% stac_search() %>% get_request() x %>% items_assets() }
Run the code above in your browser using DataLab