View source: R/download_data.R
pgsearch | R Documentation |
Use regex to search the meta-data for the data you are interested in.
pgsearch(search_string, bib_element = NULL)
search_string |
A character string to search in source name, source version, source id, source tags, spatial extent, temporal resolution, or in bibliography elements. |
bib_element |
Supports author, journal, year, or title. If null, the search will not search bibliography elements. |
list with data.frames
pgsearch("GHSL")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.