Explore >> Select a destination


You are here

juliasilge.com
| | timogrossenbacher.ch
4.3 parsecs away

Travel
| | This post guides you through creating a beautiful, bivariate thematic map using solely two R packages, ggplot2 and sf.
| | www.cedricscherer.com
4.0 parsecs away

Travel
| | In this series of blog posts, I provide step-by-step tutorials explaining how my visualizations have evolved from a typical basic ggplot. In the first episode, I transform a basic boxplot into a colorful and self-explanatory combination of a jittered dot stripplot and a lollipop plot.
| | sportscidata.com
4.7 parsecs away

Travel
| | In our last post we looked at how we can use R Markdown to produce tables of data ending in this report. This included grouping data, conditional formatting along with adding design features to improve the overall athletics and usability of the table. Now we will cover another method of showing data within R Markdown:...
| | www.civilytics.com
31.5 parsecs away

Travel
| Update: Since this post was released I have co-authored an R package to make some of the items in this post easier to do. This package is called merTools and is available on CRAN and on GitHub. To read more about it, read my new post hereand check out the packageon GitHub. Introduction First of [...]