PlotQuantiles: A function to plot the Quantiles for Velocity, Acceleration...

Description Usage Arguments Value Examples

Description

A function to plot the Quantiles for Velocity, Acceleration and Breaks

Usage

1

Arguments

trip

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

Value

The function will return TRUE if everything was OK

Examples

1
2
# Velocity plot of a trip taken by a driver
 PlotQuantiles(trip=sampleTrip)

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