<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Recreation on rostrum.blog</title>
    <link>https://www.rostrum.blog/tags/recreation/</link>
    <description>Recent content in Recreation on rostrum.blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-gb</language>
    <lastBuildDate>Wed, 10 May 2023 00:00:00 +0000</lastBuildDate>
    
	<atom:link href="https://www.rostrum.blog/tags/recreation/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Recreating a dataviz with {ggplot2}</title>
      <link>https://www.rostrum.blog/2023/05/10/spear-ggplot2/</link>
      <pubDate>Wed, 10 May 2023 00:00:00 +0000</pubDate>
      
      <guid>https://www.rostrum.blog/2023/05/10/spear-ggplot2/</guid>
      <description>They’re the same picture. Nearly.  tl;dr Two years ago I won a data-viz recreation competition run by the Royal Statistical Society (RSS) using base R’s plotting. I wrote a short {ggplot2} how-to for RSS’s ‘Significance’ magazine that was never published1, so here it is now.
 Recreate This short code walkthrough will get you started on recreating Mary Eleanor Spear’s cotton plot (1952), as used in the Royal Statistical Society’s #CottonViz challenge.</description>
    </item>
    
    <item>
      <title>#RecreationThursday: a LeWitt Shiny app</title>
      <link>https://www.rostrum.blog/2021/07/05/recreate-lewitt/</link>
      <pubDate>Mon, 05 Jul 2021 00:00:00 +0000</pubDate>
      
      <guid>https://www.rostrum.blog/2021/07/05/recreate-lewitt/</guid>
      <description>LeWitt ReMix The third #RecreationThursday challenge involved Sol LeWitt’s Colour Bands (2000), which you can see on this prints catalogue. In short, each piece is square and contains patterns of colourful concentric lines that are arranged into panels of varying shapes with black borders.
Rather than recreate his artworks exactly, I decided to riff on the approach with a (very basic) Shiny app, which adds different types of lines and some randomisation.</description>
    </item>
    
    <item>
      <title>#RecreationThursday: Hlito with base R</title>
      <link>https://www.rostrum.blog/2021/06/21/recreate-hlito/</link>
      <pubDate>Mon, 21 Jun 2021 00:00:00 +0000</pubDate>
      
      <guid>https://www.rostrum.blog/2021/06/21/recreate-hlito/</guid>
      <description>Rando-Hlito The first #RecreationThursday challenge involved Alfredo Hlito’s Curves and Straight Series (1948), held by New York’s MoMA.
My recreation uses only base R functions:
 My remix is a 10 by 10 grid where the elemental geometry is randomised:
 I also made a gif remix that’s composed of 10 ‘rando-Hlitos’:
  Approach You can find all the commented code and the outputs in my matt-dray/viz-recreation GitHub repo.</description>
    </item>
    
    <item>
      <title>Recreating Spear&#39;s #CottonViz in base R</title>
      <link>https://www.rostrum.blog/2021/06/08/recreate-spear/</link>
      <pubDate>Tue, 08 Jun 2021 00:00:00 +0000</pubDate>
      
      <guid>https://www.rostrum.blog/2021/06/08/recreate-spear/</guid>
      <description>#CottonViz The Young Statistician’s and History of Stats sections of the Royal Statistical Society (RSS) have challenged people to recreate1 or remix Mary Eleanor Spear’s visualisation of cotton supplies in the United States in the 1940s:2
 I thought it would be interesting to recreate it using only R’s built-in base graphics. This might be a nice demo of zero-dependency plotting for R users who are more familiar with {ggplot2}.</description>
    </item>
    
  </channel>
</rss>