owid_search {owidR} | R Documentation |
Search the data sources used in OWID charts
Description
Search the data sources used in OWID charts
Usage
owid_search(term)
Arguments
term |
A search term |
Value
A matrix of chart titles and chard ids
Examples
# returns the titles and chart_ids of all charts containing the word 'emissions'
owid_search("emissions")
[Package owidR version 1.4.2 Index]