# \donttest{
stac("https://brazildatacube.dpi.inpe.br/stac/") %>%
collections() %>%
get_request()
stac("https://brazildatacube.dpi.inpe.br/stac/") %>%
collections(collection_id = "CB4_64_16D_STK-1") %>%
get_request()
# }
Run the code above in your browser using DataLab