powered by
statswales_search returns a dataframe of dataset titles and IDs from StatsWales, based on the user's text input.
statswales_search
statswales_search(search_text, language = "english")
A vector of search terms.
A string. Returns the metadata in either English ('english') or Welsh ('welsh'). The default is English.
A dataframe of StatsWales dataset titles and IDs.
# NOT RUN { crops_datasets <- statswales_search("*crops*") # }
Run the code above in your browser using DataLab