solmos / recaman-sequence

R code to generate and plot the Recaman sequence

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Recaman sequence

In recaman-sequence.R you will find the code to generate and plot the mysterious Recaman sequence.

For more details check my blog post.

Prerequisites

The R code makes use of the tidyverse package.

install.packages("tidyverse")

About

R code to generate and plot the Recaman sequence

License:MIT License


Languages

Language:R 100.0%