Learn R Programming

ispdata (version 1.1.2)

car_fleet: Access data from car fleet

Description

Returns data about car fleet in State of Rio de Janeiro in the form of a dataframe.

Usage

car_fleet(by)

Value

a dataframe.

Arguments

by

"month" or "year". character.

Examples

Run this code
if (FALSE) car_fleet(by = "month")

Run the code above in your browser using DataLab