brand_data: Brand Data

View source: R/taxonomy.R

brand_dataR Documentation

Brand Data

Description

This endpoint responds with a payload that describes a specific brand.

Usage

brand_data(region, sector, brand, endpoint = "taxonomy/brand.json")

Arguments

region

A string of the region for which the sectors should be listed.

sector

A number for the sector ID that the brand is tied to.

brand

A number for the brand ID that the brand is tied to.

endpoint

A string containing the appropriate endpoint.

Value

A list of data that describes a specific brand.


kadekillary/brandindexr documentation built on July 30, 2023, 1:14 a.m.