Explore >> Select a destination


You are here

aosmith.rbind.io
| | alistaire.rbind.io
12.9 parsecs away

Travel
| | Use the LHS of a formula to specify variable names in purrr-style lambda functions
| | r4ds.had.co.nz
13.1 parsecs away

Travel
| | You're reading the first edition of R4DS; for the latest on this topic see the Communication chapter in the second edition. 28.1 Introduction In \[exploratory data analysis\], you learned how to...
| | zevross.com
14.2 parsecs away

Travel
| | One of the most powerful aspects of the R plotting package ggplot2 is the ease with which you can create multi-panel plots. With a single function you can split a single plot into many related plot...
| | aosmith.rbind.io
99.4 parsecs away

Travel
| Extending my simulation examples into the world of generalized linear models, I simulate Poisson data to explore what a quadratic relationship looks like on the scale of the data when fitting a generalized linear model with a log link.