Generating Infographics
To provide more value for the candidates in the competition, my task this week was to generate graphs which will be sent to them by email, that depict how well they did in relation to others. I started with using a TSV parser to pass the spreadsheet I generated earlier as input to produce the graphs. Then I created histograms of the scores by venue, by instrument and by category using R. Next I added an additional point or line Read more