Search for tag: "car tires"

Barcharts in R.mp4

Although plot() can produce bar charts, the barplot() function is often more convenient. In this video we introduce this function and illustrate its use to produce bar charts that display one and…

From  Daniel Hall 116 plays 0  

Repeatedly Applying Functions to Data - Part 1 (tapply())

The tapply() function is one of several "apply" functions in R that allow a function to operate on data repeatedly. The function tapply() applies a function to groups of observations within…

From  Daniel Hall 172 plays 0