Description Usage Arguments Value
Read resource
1 2 3 4 5 6 7 8 9 10 11 |
resource |
Resource, an HDX resource |
sheet |
Character, the name of the sheet to read if XLS(X) resources. The first sheet is read by default. |
layer |
Character, the name of the layer to read if spatial data. The first sheet is read by default. |
format |
Character, file format, csv, zipped csv, excel, xlsx, zipped shapefile, etc. |
download_folder |
Character, the path of the folder to store the downloaded data |
simplify_json |
Logical, if TRUE simplifies nested lists into vectors and data frames for JSON resources |
force_download |
Logical, force download if TRUE |
quiet_download |
logical, silent download |
... |
extra parameters |
an tibble
, a list
, a stars
or a sf
object depending
on the type of resource you are reading from HDX
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.