###################################################
### code chunk number 17: Cs15_mean.miles
###################################################
# accounting for observation error
mean(distance)
# assuming the data have no observation error
mean(distance.noerr)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.