Learn R Programming

cartools (version 0.1.0)

plotcrossover: A ggplot2 plot of crossover traffic data.

Description

A ggplot2 plot of crossover traffic data.

Usage

plotcrossover(umn, leff)

Arguments

umn

average speed in mph, a number

leff

effective vehicle length in feet, a number

Examples

Run this code
# NOT RUN {
plotcrossover(67, 14)
# }

Run the code above in your browser using DataLab