Search for tag: "consumer technology"

Introduction to Graphics in R.mp4

This video serves as an introduction to the coverage of R graphics in this course. Although there are multiple systems for graphics and advanced graphics packages in R, we will only cover base…

From  Daniel Hall 109 plays 0  

Repetitive Execution - Part 1 (for Loops)

Loops are a basic element of all computer programming. In R, loops are somewhat less necessary than in many other languages because R can do vectorized calculations---calculations on all of the…

From  Daniel Hall 86 plays 0