| ck_browse | R Documentation |
Filter the comprehensive climatekit index catalogue (see
ck_catalogue()) by sector, applicable standard (ETCCDI / ET-SCI /
agroclimatic / comfort / drought / energy), or a free-text search
across the function name, full name, and ETCCDI code.
ck_browse(sector = NULL, standard = NULL, search = NULL)
sector |
Character (length 1) or |
standard |
Character (length 1) or |
search |
Character (length 1) or |
The catalogue, filtered to matching rows. Same column structure
as ck_catalogue().
ck_browse(standard = "ETCCDI")
ck_browse(sector = "agriculture")
ck_browse(search = "heat")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.