Having Fun and Creating Value With the R Language

Proudly associated with

Proudly associated with R Bloggers

Top 40 R Programming Blogs to follow in 2020

Top 20 Programming Blogs

Top 20 Programming Blogs

Articles

Storytelling with Data: Visualising the Receding Sea Ice Sheets
A visualisation is storytelling with data. This article improves a visualisation of the receding global sea ice sheets using ggplot2.
Cheesecake Diagrams: Pie Charts with a Different Flavour
The cheesecake diagram is a method to visualise multi-variable business performance on a map using a variation on the traditional pie chart.
Export WordPress to Hugo Markdown or Org Mode with R
This article explains how to export WordPress to Hugo with R to create a static website. The code contains functionality for both RMarkdown and Org Mode files.
GEDCOM Reader for the R Language: Analysing Family History
This article describes how to build a GEDCOM reader for the R langugage. The resulting data frame can be analysed in many ways.
Project Euler 144: Laser Beams and Elliptical Billiards
Solutions to Project Euler 144: This artcle provides a solution in the R language to investigate multiple reflections of a laser beam
The Secret of Landusia: A Text Adventure in the R Language
Write your own text adventure in the R programming langauge. How could we use machine learning to write interactive fiction?
Analyse Site Structure networks with R and igraph
This article discusses how to analyse site structure and internal linking structure of a Wordpress website using the iGraph package in R.
Decode Lyrics in Pop Music with the Songsim algorithm
The lyrics of songs are more and more repetitive. Wihin this repetitiveness hides a summetrical beauty. The Songsim algorithm helps to decode lyrics.