Explore >> Select a destination


You are here

aosmith.rbind.io
| | statsandr.com
3.4 parsecs away

Travel
| | This article illustrates the main tips, tricks and shortcuts you can use in RStudio and R Markdown to write code more quickly and more efficiently
| | gganimate.com
5.3 parsecs away

Travel
| |
| | zevross.com
3.0 parsecs away

Travel
| | The purrr package is a functional programming superstar which provides useful tools for iterating through lists and vectors, generalizing code and removing programming redundancies. The purrr tools...
| | easystats.github.io
16.2 parsecs away

Travel
| You probably already have heard of the parameters package, a light-weight package to extract, compute and explore the parameters of statistical models using R (if not, there is a related publication introducing the package's main features). In this post, we like to introduce a new feature that facilitates nicely rendered output in markdown or HTML format (including PDFs). This allows you to easily create pretty tables of model summaries, for a large variety of models.