Description Usage Arguments Value See Also Examples
This function allows you to find and display the Industrial R&D Investment Scoreboards (European Commission) data according to the selected parameters. If no arguments are filled, all data will be displayed.
1 2 3 4 5 6 7 8 | irir_data(
country = iri_country,
years = iri_year,
indicators = iri_indicator,
company = iri_company,
industry = iri_industry,
ranks = iri_rank
)
|
country |
Countries' ISO code. |
years |
Years for which you want the data. |
indicators |
Indicators from the Industrial Research and Innovation. |
company |
Companies for which you want the data. |
industry |
Industries for which you want the data. |
ranks |
Rank of a company. |
Data for the country, indicator, year, company, industrial sector and rank requested
irir_indicator
for the IRI's indicator symbol, irir_country
for the country's ISO code,
irir_company
for the IRI's companies name and irir_industry
for the IRI's industries name.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.