Expanding Time

Let’s revisit the original plot of temperature over time from section 1. Here’s an example code block visualizing one station (Whitefish North) over time with seasons represented by different colors: … Read more

Checking normality in R

[This article was first published on coding-the-past, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here) Want to share your content on R-bloggers? … Read more

3D alpha wrapping with R

The RcppCGAL package now contains version 5.5.2 of the CGAL library. There is something new in this version: the 3D alpha wrapping. This is a bit similar to the 3D … Read more