books.bib
@article{rprogramming,
title = {Introduction to Programming with R},
author = {Stauffer, Reto and {and others}},
year = {2024},
journal = {Self-published online book},
url = {https://discdown.org/rprogramming/},
abstract = {“Introduction to Programming with R” is a learning resource for programming novices who want to learn programming using the statistical programming language R. While one of the major strengths of R is the broad variety of packages for statistics and data science, this resource focuses on learning and understanding basic programming concepts using base R. Only a couple of additional packages are used and/or briefly discussed for special tasks.}
}