(Manually) making letters with geom_path() – fun example

[This article was first published on Matt's Stats n stuff » R, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

Disclaimer, maybe the title should be ‘lame example’.

Nothing overly exciting here. Just posting cause it took a little faffing about and someone else might like the idea. At my work (research institute) we (the social club committee) were organising an ‘Olympics event’ with a bunch of task for teams of 4, with a loose research theme. I thought a graphing race could work, and was trying think how it could be made a little more fun than drawing a line.

I figured I’d need to give the teams axis with the right scales on, as well as the sheet of data, so it would only be a 3-5 minute task, not a 30 minute task. So I figured I’d throw it together in the graphing package we love to hate, ggplot.

Image

Code to produce this is here.

The idea was that they’d get the blank plots and data, draw the points, work out how to join them properly to form the letters, then guess what the letters are to reveal the word. I had em in a different order for the actual competition.

No, you can not have that 120 seconds of your life back, sorry 🙂


To leave a comment for the author, please follow the link and comment on their blog: Matt's Stats n stuff » R.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)