prefresher
prefresher copied to clipboard
Math Prefresher Text
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()`
https://github.com/IQSS/prefresher/blob/master/01_warmup.Rmd
instead of this stock image: https://github.com/IQSS/prefresher/blob/acbdb980273469684c191c1218fdb2b4d50239a2/05_optimization.Rmd#L561
for beginners, some symbols may seem the same but have vastly different implications in code. It could be good to drill it in rather than try to explain it on...
These ready-made gifs provided at https://github.com/gadenbuie/tidyexplain look great: we can put some in the chapter on merges and joins, replacing the current infographic. 
MID only starts 1810s, whereas polity starts earlier. Cut off polity or explicitly discuss this fix in memo.
you can have private repos on free gh?