parque.aut: Vehicle fleet information at a municipality level

Description Usage Arguments Details Value Examples

View source: R/parque.aut.R

Description

parque.aut collects information about vehicle fleet in each Spanish municipality

Usage

1
parque.aut(year, ca, provincia)

Arguments

year

is numeric variable corresponding to the year, which must be higher than 2013

ca

is a character indicating one of the 17 the Spanish autonomous communities

provincia

one of the 52 Spanish provincies

Details

ca may asume one of these values: "Andalucia", "Asturias", "Aragon", "Baleares", "Canarias","Cantarias", "Castilla y Leon", "Castilla La Mancha", "Cataluña", "Comunidad Valenciana", "Extremadura", "Galicia", "Madrid", "Murcia", "Navarra", "Pais Vasco", "La Rioja", "Ceuta" and "Melilla".

Value

It is a data frame containing the following variables: the municipality name, number and average age of vehicle fleet, type of vehicles (cars, vans, trucks, motorcycles, buses, etc) and some other variables related to the register of drivers, accidents and vehicle taxes.

Examples

1
## Not run: parque.aut(2014,"Ceuta","Ceuta")

amvallone/DataSpa documentation built on Sept. 4, 2019, 12:03 p.m.