Learn R Programming

alr3 (version 1.1.12)

alrweb: Access to the Applied Linear Regression website

Description

This function will access the website for Applied Linear Regression

Usage

alrweb(what = c("webpage", "errata", "primer"))

alrprimer()

alrerrata()

Arguments

what
A character string indicating what page to open. The default "webpage" will open the main webpage, "errata" displays the Errata sheet for the book, and "primer" fetches and displays the primer for R.

Value

  • Either a webpage or a pdf document is displayed. alrprimer() and alrerrata() call alrweb() with the appropriate arguments.

Examples

Run this code
alrweb()

Run the code above in your browser using DataLab