Access to the R Companion to Applied Regression Website
This function will access the website for An R Companion to Applied Regression, or setup files or data.
carWeb(page = c("webpage", "errata", "taskviews"), script, data, setup)
page |
A character string indicating what page to open. The default
|
script |
The quoted name of a chapter in An R Companion to Applied
Regression, like |
data |
The quoted name of a data file in An R Companion to Applied
Regression, like |
setup |
If |
Either displays a web page or a PDF document or downloads files to your working directory.
Sanford Weisberg, based on the function UsingR
in the UsingR
package by John Verzani
Fox, J. and Weisberg, S. (2019) An R Companion to Applied Regression, Third Edition, Sage.
## Not run: carWeb() carWeb(setup=TRUE) ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.