A collection of solutions to the exercises in Dalgaard P. Introductory statistics with R. New York : Springer; 2008.
To use the functions in the various packages, run the code below.
install.packages("devtools")
library("devtools")
install_github("JonasEngstrom/prexRiswr")
library("prexRiswr")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.