getAnswer {UsingR} | R Documentation |
Displaysanswers to selected problems in the system's web browser .
getAnswer(chapter = NULL, problem = NULL)
chapter |
The chapter number |
problem |
The problems number |
Not all answers are available.
Some selected answers from the problems in Using R for Introductory Statistics are available from the webpage http://www.math.csi.cuny.edu/UsingR. This function will display them one-by-one in the browser.
If available, opens web browser to the requested answer.
John Verzani
getAnswer()