Description Usage Format Details
Search results between "2019-06-01" and "2020-10-01" for the id_tiles
1 |
A safelist
The following code generates the data:
1 2 3 4 5 6 7 | search_results <- s2_list(
tile = id_tiles,
time_interval = c(as.Date("2019-06-01"), as.Date("2020-10-01")),
time_period = "full",
level = "L2A",
availability = "online"
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.