company_sectors: Company Sectors

View source: R/company_data.R

company_sectorsR Documentation

Company Sectors

Description

This endpoint contains the sectors by your company, by region.

Usage

company_sectors(region, custom = 0, inactive = 0,
  endpoint = "company/sectors?region=")

Arguments

region

A string for which the sectors should be listed.

custom

A number value to return expired sectors (default: 0, 1)

inactive

A number value to return custom sectors (default: 0, 1)

endpoint

A string containing the appropriate endpoint.

Value

A list of sectors by region.


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