Description Usage Format Examples
Travel times and distances.
| 1 | data("coast.starlight")
 | 
A data frame with 16 observations on the following 3 variables.
stationStation.
distDistance.
travel_timeTravel time.
| 1 2 | data(coast.starlight)
plot(coast.starlight$dist, coast.starlight$travel_time)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.