Search for tag: "default settings"

Histograms and Boxplots in R.mp4

In this video we illustrate how to use the hist() function to plot histograms in R, and we illustrate the use and effects of some of its options (breaks and freq). We also show how to overlay a…

From  Daniel Hall 181 plays 0  

Functions in R - Part 2 (The ... Argument).mp4

The "..." or ellipsis argument to a function allows the function to accept unnamed and unspecified arguments to pass along to other functions called by the original function. Such an…

From  Daniel Hall 316 plays 0