search_api_by_sector: Search API by Sector

Description Usage Arguments Value Examples

View source: R/key_func.R

Description

Search API by Sector

Usage

1
search_api_by_sector(sector_name_contains = "")

Arguments

sector_name_contains

string to match in the organization type of the API (case insensitive)

Value

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

Examples

1
2
get_list_of_sectors()
filtered_api<-search_api_by_sector(sector_name_contains="Consumer")

datagovindia documentation built on Sept. 27, 2021, 5:12 p.m.