Skip to contents

Number of cars and Heavies as a function of time

Usage

simple_plot(data, sensor, date_range)

Arguments

data

data.frame containing all the data for all your sensors

sensor

numeric, Id of the chosen sensor

date_range

Date vector. example: c('2021-01-01','2022-01-01')

Value

graph showing the evolution of the number of cars and heavies over the selected date range for the chosen sensor.