Rplicate - Algoritma Technical Blog

Rplicate

David Tahi Ulubalang

11 minute read

In this third article on Rplicate Series, We will share to you one way to replicate The Economist plot titled “I can’t get no …”. The plot making will also demonstrate ways to converting smooth line into linear line, using guides for legend, and adding a text annotation to a plot. The raw dataset used for this graph was obtained from a PDF, so we will also use tibble package to copy-paste the data into R.

Nabiilah Ardini Fauziyyah

9 minute read

In this second article on Rplicate Series, We will share to you one way to replicate the plot titled Cherry Bomb from the article “Japan’s cherry blossoms are emerging increasingly early, 7th April 2017”. The raw dataset used for this graph was obtained from a phenological dataset that was previously collected by Dr. Yasuyuki Aono from Osaka Prefecture University12.

Handoyo Sjarif

6 minute read

Have you ever wonder how far ggplot2 and other packages in R can go for data visualization? Here, we are introducing the Rplicate Series: a series of articles for data visualization in R using ggplot2 and other packages, in aim to replicate The Economist plot. The Economist is an international weekly newspaper that focuses on current affairs, international business, politics, and technology. Along with its article, various graphs were displayed with visuals that is captivating to the eye.