Now that you have R running on your system and you can see the R console, let’s start by having r do some basic arithmetic for us. We can perform all arithmetic operations in R as you would do on a regular calculator. Let’s begin by clearing the console screen. To do so press CTRL+L. […]
The post Performing Basic Math Operations in R appeared first on Finance Train.