PlotggSpeedLimitBreakage: A function that shows the points of time the speed limit of...

Description Usage Arguments Value Examples

Description

A function that shows the points of time the speed limit of 75KMPH was broken by the driver

Usage

1

Arguments

trip

a dataframe with x and y columns representing the locations of the driver at each second of the trip

Value

It will return a qplot .

Examples

1
2
# Speed Limit Breaks plot of a trip taken by a driver
 PlotggSpeedLimitBreakage(trip=sampleTrip)

webscale/Telematics documentation built on May 4, 2019, 2:05 a.m.