Doing mathematics with R: Introduction
Goal
Working with R and RStudio is commonly associated with doing statistics, in particular withprocessing and analyzing data. However, it can als be used fruitfully for mathematics, in particular for studying dynamic systems and doing linear algebra calculations. This chapter is intended as ashort reference for doing mathematics using R and for programming in R. We do not assume much experience in computer programming.
Unlock full access