sales_region | R Documentation |
This data frame contains annual data on vehicle sales statistics by region and type between the years 2005 and 2021 (inclusive) from the OICA. Standard country / area codes come from the United Nations Statistics Division. The table below shows a detailed description of each variable.
data(sales_region)
Variable | Description |
year | Year (2005 - 2021) |
region | Region name |
type | Vehicle type: pv = passenger vehicle, cv = commercial vehicle |
n | Number of vehicles produced |
Raw data downloaded from the Organisation Internationale des Constructeurs d'Automobiles (OICA) and the United Nations Statistics Division
data(sales_region)
head(sales_region)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.