Learn R Programming

IPSUR (version 0.1-2)

IPSURgetAnswer: Display answers to selected problems

Description

Displays answers to selected problems in the system's web browser. Adapted from a function in the UsingR package by John Verzani.

Usage

IPSURgetAnswer(chapter = NULL, problem = NULL)

Arguments

chapter
The chapter number
problem
The problems number

Value

  • If available, opens web browser to the requested answer.

Details

Some selected answers from the problems in Introduction to Probability & Statistics Using R are available from the webpage http://www.cc.ysu.edu/~gjkerns/IPSUR. This function will display them one-by-one in the browser.

See Also

See AlsoIPSURweb

Examples

Run this code
IPSURgetAnswer()

Run the code above in your browser using DataLab