Search for tag: "berries"

Adding Lines and Limits to a Scatter or Series Plot.mp4

In this video we illustrate how to add text (including mathematical symbols), lines, curves, and other features to a scatter or series plot. Applications include adding a nonparametric lowess fit to…

From  Daniel Hall 66 plays 0  

Repeatedly Applying Functions to Data - Part 2 (lapply() and sapply())

While tapply() applies a function to different observations in a vector, which might correspond to rows in a data frame, lapply() and sapply() apply a function to each element of a list. In the case…

From  Daniel Hall 199 plays 0