irir_indicator: irir_indicator

Description Usage Arguments Value See Also Examples

View source: R/iriR.R

Description

This function allows you to find and search the right indicator code from the Industrial R&D Investment Scoreboard you want to use. If no argument is filed, all indicators will be displayed.

Usage

1
irir_indicator(indicators)

Arguments

indicators

An indicator from the Industrial Research and Innovation.

Value

Indicator code from the Industrial Research and Innovation.

See Also

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

Examples

1
myIndicator <- irir_indicator(indicators = "sales")

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