these would be good for _group_ discussions (synchronous) e.g. - `filter(mtcars$cyl == 8)` - `c("red," “yellow," "blue")` - `ggplot(mydata, aes(x = Time, y = Conc, color = "red")) + geom_line()`