Nothing
R
package for teaching introductory statistics courses at Bocconi
University (Milan, Italy).
The easiest way to get the package is to install it from GitHub by
executing the following code (uncomment the first line if you don't
have the devtools
package available in your local installation of R
):
# install.packages("devtools")
devtools::install_github("raffaellapiccarreta/UBStats")
After installing it, to use the package run library(UBStats)
.
To see a description of the package, execute the command ?UBStats
.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.