irir_industry: irir_industry

Description Usage Arguments Value See Also Examples

View source: R/iriR.R

Description

This function allows you to find and search the right industry name associated with the Industrial Research and Innovation's Data. If no argument is filed, all names will be displayed.

Usage

1
irir_industry(industry)

Arguments

industry

The name of the industrial sector.

Value

Industry's name.

See Also

irir_country for the IRI's country code, irir_indicator for the IRI's indicators, irir_company for the IRI's companies name and irir_data to collect the data.

Examples

1
myindustry <- irir_industry(industry = "Automobile")

iriR documentation built on April 22, 2021, 9:07 a.m.