Statistics: Data analysis and modelling (r package)
This project is maintained by mspeekenbrink
Note: the R package has the name sdamr but the github repository has the name sdam-r. Maybe a little
confusing, but oh well..
The R package can be installed directly from the source on GitHub.
remotes package
install.packages("remotes")
sdamr package from GitHub by typing
remotes::install_github("mspeekenbrink/sdam-r")
library(sdamr)