| select_metadata | R Documentation | 
Select metadata
select_metadata(geography, year = NULL, simplified = NULL)
geography | 
 Which geography will be downloaded.  | 
year | 
 Year of the dataset (passed by read_ function).  | 
simplified | 
 Logical TRUE or FALSE indicating whether the function returns the 'original' dataset with high resolution or a dataset with 'simplified' borders (Defaults to TRUE).  | 
## Not run:  if (interactive()) {
library(geobr)
df <- download_metadata()
}
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.