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

Simulating Text Files with R to Test the Emacs Denote Package
This article shows how to use R code to generate randomised text files to test the Emacs Denote package.
Project Euler 35: Circular Primes below One Million
Solutions to Project Euler 35: How many circular primes are there below one million? Solution in the R language for statistical computing
Mapping the Ancient World: A Digital Odyssey through Ptolemy's Geography
Creating a database of Ptolemy's Geography locations and plotting on a modern map. Mapping Ptolemy's Geography with ggplot2
Monte Carlo Cost Estimates: Engineers Throwing Dice
This article explains how to create a Monte Carlo cost estimate in R. Monte Carlo simulations help you manage uncertainty.
Visualise Org-Roam Networks With igraph and R
Instructions on how to use R and iGraph to visualise Org-Roam Zettelkasten networks to explore you personal knowledge garden.
Generate H-Fractals using ggplot
Code in the R language and ggplot library to generate H-Fractals also known as the H-Tree, a self-similar fractal that starts with a H
Tantalising Games in R: Fun with Statistical Computing
The R language is a specialised tool for data science. Who said you can't have fun with data science? Read more about writing games in R.
Tenliner Cave Adventure in R: Miniature Text Adventure
The Tenliner Cave Adventure is a fully-functional miniature text adventure written for the ZX81, ported to the R language.