Explore >> Select a destination


You are here

tdhock.github.io
| | timogrossenbacher.ch
2.7 parsecs away

Travel
| | This post guides you through creating a beautiful, bivariate thematic map using solely two R packages, ggplot2 and sf.
| | www.r-spatial.org
2.1 parsecs away

Travel
| | Using data.table and Rcpp to scale geo-spatial analysis with sfview raw RmdThe backgroundAt the beginning of 2017 I left academia to wor...
| | www.r-statistics.com
2.1 parsecs away

Travel
| | Guest post by Jake Russ For a recent project I needed to make a simple sum calculation on a rather large data frame (0.8 GB, 4+ million rows, and ~80,000 groups). As an avid user of Hadley Wickham's packages, my first thought was to use plyr. However, the job took plyr roughly 13 hours to complete. plyr is extremely efficient
| | aosmith.rbind.io
26.3 parsecs away

Travel
| Where I discuss simulations, why I love them, and get started on a simulation series with a simple two-group linear model simulation.