search_api_by_title | R Documentation |
Search API by title
search_api_by_title(title_contains = "")
title_contains |
string to match in the title of the API (case insensitive) |
data.frame of API details filtered by titles that match the string provided
filtered_api<-search_api_by_title(title_contains="Air Quality")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.