<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Bar Graphs on Alex Cookson</title>
    <link>https://alexcookson.com/tags/bar-graphs/</link>
    <description>Recent content in Bar Graphs on Alex Cookson</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <copyright>&amp;copy; 2020. All rights reserved.</copyright>
    <lastBuildDate>Sun, 22 Mar 2020 00:00:00 +0000</lastBuildDate>
    
	<atom:link href="https://alexcookson.com/tags/bar-graphs/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Analyzing Himalayan peaks and first ascents</title>
      <link>https://alexcookson.com/post/analyzing-himalayan-peaks-first-ascents/</link>
      <pubDate>Sun, 22 Mar 2020 00:00:00 +0000</pubDate>
      
      <guid>https://alexcookson.com/post/analyzing-himalayan-peaks-first-ascents/</guid>
      <description>In this series of posts, we will analyze climbing expeditions to the Himalayas, a mountain range comprising over 50 mountains, including Mount Everest, the tallest mountain in the world.
This is Part 1 of a two-part series:
 Part 1 (this post) looks at Himalayan peaks and their first ascents Part 2 looks at how dangerous it is to climb Everest
  This post will focus on getting an overview of the Himalayan peaks, especially their height, whether they’ve been summitted, and (if it applies) when the first ascent was and who was involved.</description>
    </item>
    
    <item>
      <title>What are New York&#39;s best and worst pizza restaurants?</title>
      <link>https://alexcookson.com/post/tidytuesday-new-york-pizza-restaurants/</link>
      <pubDate>Mon, 30 Sep 2019 00:00:00 +0000</pubDate>
      
      <guid>https://alexcookson.com/post/tidytuesday-new-york-pizza-restaurants/</guid>
      <description>In this post, I analyze the Pizza Party dataset from TidyTuesday, a project that shares a new dataset each week to give R users a way to apply and practice their skills. This week’s data is about survey ratings of New York pizza restaurants.
Setup First, let’s load the tidyverse, change our default ggplot2 theme, and load the data. (I named the dataframe pizza_barstool_raw because I’ll probably add some cleaning steps and I like to have the original data on hand.</description>
    </item>
    
  </channel>
</rss>