search_api_by_title: Search API by title

View source: R/key_func.R

search_api_by_titleR Documentation

Search API by title

Description

Search API by title

Usage

search_api_by_title(title_contains = "")

Arguments

title_contains

string to match in the title of the API (case insensitive)

Value

data.frame of API details filtered by titles that match the string provided

Examples

filtered_api<-search_api_by_title(title_contains="Air Quality")

econabhishek/datagovindia documentation built on Sept. 27, 2024, 9:02 p.m.