diff --git a/README-snippet-1.png b/README-snippet-1.png index a163199..c2fa5d6 100644 Binary files a/README-snippet-1.png and b/README-snippet-1.png differ diff --git a/README.md b/README.md index 453a499..d5f4a8a 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,13 @@ -fastR2 -====== -This package contains data sets and some utility functions to support [*Foundations and Applications of Statistics: An Introduction Using R*](https://bookstore.ams.org/amstext-28/) by Randall Pruim. +# fastR2 -Installation ------------- +This package contains data sets and some utility functions to support +[*Foundations and Applications of Statistics: An Introduction Using +R*](https://bookstore.ams.org/amstext-28/) by Randall Pruim. + +## Installation The package can be installed from CRAN via @@ -22,9 +23,11 @@ devtools::install_github("rpruim/fastR2") ``` + ### Snippets -In addtion to data sets, `fastR2` contains a `snippet()` function that loads and executes code found in the text. Here is an example: +In addtion to data sets, `fastR2` contains a `snippet()` function that +loads and executes code found in the text. Here is an example: ``` r require(fastR2)