Posts about R
-
Tidy Tuesday
To continue practicing and improving my R and ggplot programming skills, I occasionally contribute to the Tidy Tuesday programming challenge. If you’d like to see the graphs, or check out the accompanying code, feel free to [check it out on GitHub]https://github.com/benleamon/tidy-tuesday).
Continue reading... -
Sea Level Rise in Japan
In 2018, I wanted to create a long-form infographic similar to those found online and in magazines. At the same time, I wanted to refresh my knowledge of HTML, CSS, and Javascript, which I hadn’t used since college, and learn how to create interactive web maps and graphs using R.
I think I bit off more than I could chew, and the project ended up taking much longer than I anticipated. Still, I’m proud that I could teach myself these skills during my breaks at work.
Throughout the project, I used a variety of tools, including HTML, CSS, Javascript, Leaflet.js, ggplot, and Illustrator.
Continue reading...