irir_company: irir_company

Description Usage Arguments Value See Also Examples

View source: R/iriR.R

Description

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

Usage

1
irir_company(company)

Arguments

company

The name of a company.

Value

Company's name.

See Also

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

Examples

1
mycompany<- irir_company(company = "Samsung")

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