<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>R | lubov mckone</title>
    <link>https://lubov.rbind.io/tag/r/</link>
      <atom:link href="https://lubov.rbind.io/tag/r/index.xml" rel="self" type="application/rss+xml" />
    <description>R</description>
    <generator>Wowchemy (https://wowchemy.com)</generator><language>en-us</language><lastBuildDate>Mon, 12 Apr 2021 15:15:00 +0000</lastBuildDate>
    <image>
      <url>https://lubov.rbind.io/images/icon_hua2ec155b4296a9c9791d015323e16eb5_11927_512x512_fill_lanczos_center_2.png</url>
      <title>R</title>
      <link>https://lubov.rbind.io/tag/r/</link>
    </image>
    
    <item>
      <title>Adjusting Course Toward Equity Lessons Learned in Boston&#39;s COVID Housing Recovery Plan</title>
      <link>https://lubov.rbind.io/talk/nhsdc-2021-equity/</link>
      <pubDate>Mon, 12 Apr 2021 15:15:00 +0000</pubDate>
      <guid>https://lubov.rbind.io/talk/nhsdc-2021-equity/</guid>
      <description>&lt;p&gt;A presentation I prepared for the Spring 2021 National Human Services Data Consortium, detailing how the City of Boston&amp;rsquo;s Supportive Housing Division identified and corrected inequities in its housing matching algorithm.&lt;/p&gt;
&lt;p&gt;You can listen to the recording &lt;a href=&#34;https://nhsdc.org/conference_season/2021-spring-conference/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;here&lt;/a&gt; and find the slides &lt;a href=&#34;https://nhsdc.org/wp-content/uploads/2021/04/412_4-NHSDC-Spring-2021-Presentation-Lubov-McKone-Ian-Gendreau-1.pptx&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;here&lt;/a&gt;&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>TidyTuesday</title>
      <link>https://lubov.rbind.io/project/tidy-tuesday/</link>
      <pubDate>Tue, 15 Dec 2020 00:00:00 +0000</pubDate>
      <guid>https://lubov.rbind.io/project/tidy-tuesday/</guid>
      <description>&lt;p&gt;An archive of my #TidyTuesday visualizations and code. #TidyTuesday is a weekly data challenge founded in 2018 by Thomas Mock and organized by the R4DS (&amp;ldquo;R for Data Science&amp;rdquo;) online learning community. Each week, a new dataset is provided at &lt;a href=&#34;https://github.com/rfordatascience/tidytuesday&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;TidyTuesday&lt;/a&gt; for members of the community to practice cleaning, reshaping, and visualizing via the tidyverse collection of R packages.&lt;/p&gt;
&lt;h2 id=&#34;12152020-american-ninja-warrior-codehttpsgithubcomlmckonetidytuesdayblobmasterrninjar&#34;&gt;12.15.2020: American Ninja Warrior &lt;a href=&#34;https://github.com/lmckone/TidyTuesday/blob/master/R/ninja.R&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;(code)&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;img src=&#34;ninja.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;h2 id=&#34;11242020-washington-hiking-trails-codehttpsgithubcomlmckonetidytuesdayblobmasterrhiker&#34;&gt;11.24.2020: Washington Hiking Trails &lt;a href=&#34;https://github.com/lmckone/TidyTuesday/blob/master/R/hike.R&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;(code)&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;img src=&#34;hike.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Boston Evictions Shiny App</title>
      <link>https://lubov.rbind.io/project/boston-evictions/</link>
      <pubDate>Tue, 01 May 2018 00:00:00 +0000</pubDate>
      <guid>https://lubov.rbind.io/project/boston-evictions/</guid>
      <description>&lt;h2 id=&#34;purpose-and-background&#34;&gt;Purpose and Background&lt;/h2&gt;
&lt;p&gt;The purpose of this project was to help the Office of Housing Stability gain insight from their eviction data. The main objectives were to help the office understand geographic variation in evictions, the property managers who were evicting the most tenants, and to evaluate the City’s progress on reducing evictions.&lt;/p&gt;
&lt;h2 id=&#34;data&#34;&gt;Data&lt;/h2&gt;
&lt;p&gt;The data underlying this application was intially collected by volunteers who transcribed physical records from Boston&amp;rsquo;s Housing Court into an excel spreadsheet. The data was cleaned and reshaped for visualization in the app. The app includes data on evictions from 2014-2016.&lt;/p&gt;
&lt;h2 id=&#34;app-and-screenshots&#34;&gt;App and Screenshots&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;http://analytics.boston.gov:3838/app/eviction-analysis&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Open app&lt;/a&gt; (Credentials required)&lt;/p&gt;
&lt;p&gt;The app is secured to protect individual-level data. The screenshots below show the appearance and capabilities of the application.&lt;/p&gt;
&lt;h3 id=&#34;filters-and-appearance&#34;&gt;Filters and appearance&lt;/h3&gt;
&lt;p&gt;&lt;img src=&#34;evictionapp1.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;h3 id=&#34;levels-of-geographic-visualization&#34;&gt;Levels of Geographic Visualization&lt;/h3&gt;
&lt;p&gt;&lt;img src=&#34;evictionapp2.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;h3 id=&#34;street-level-insight&#34;&gt;Street-Level Insight&lt;/h3&gt;
&lt;p&gt;&lt;img src=&#34;evictionapp3.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;h3 id=&#34;export-the-underlying-data&#34;&gt;Export the underlying data&lt;/h3&gt;
&lt;p&gt;&lt;img src=&#34;evictionapp4.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;h2 id=&#34;built-with&#34;&gt;Built with&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://shiny.rstudio.com/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;R Shiny&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://rstudio.github.io/leaflet/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Leaflet&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
    </item>
    
  </channel>
</rss>
