powered by
The E6.1 data frame has 62 rows and 2 columns.
E6.1
data(E6.1)
This data frame contains the following columns:
a numeric vector, distance covered to come to a standstill after breaking.
a numeric vector, speed before breaking.
data(E6.1) attach(E6.1) plot(sp., d.) detach()
Run the code above in your browser using DataLab