if (FALSE) {
stac("https://brazildatacube.dpi.inpe.br/stac/") %>%
collections() %>%
get_request()
stac("https://brazildatacube.dpi.inpe.br/stac/") %>%
collections(collection_id = "CB4-16D-2") %>%
get_request()
}
Run the code above in your browser using DataLab