<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Coding on Think Biggish</title>
    <link>http://thinkbiggish.com/categories/coding/</link>
    <description>Recent content in Coding on Think Biggish</description>
    <image>
      <title>Think Biggish</title>
      <url>http://thinkbiggish.com/papermod-cover.png</url>
      <link>http://thinkbiggish.com/papermod-cover.png</link>
    </image>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Thu, 05 Oct 2017 00:00:00 +0000</lastBuildDate><atom:link href="http://thinkbiggish.com/categories/coding/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Switching from Base R to tidyverse</title>
      <link>http://thinkbiggish.com/posts/switching-from-base-r-to-tidyverse/</link>
      <pubDate>Thu, 05 Oct 2017 00:00:00 +0000</pubDate>
      
      <guid>http://thinkbiggish.com/posts/switching-from-base-r-to-tidyverse/</guid>
      <description>
&lt;script src=&#34;http://thinkbiggish.com/rmarkdown-libs/kePrint/kePrint.js&#34;&gt;&lt;/script&gt;


&lt;p&gt;One of the most transformative changes in my coding has been switching to tidyverse packages from base R. Tidy code is easier to write, read, maintain and almost always faster than the base R counterparts. While there has been some debate on whether base R should be taught to newcomers first or should they jump right into tidyverse, I havent heard anyone deny that ultimately, everyone should be be using tidyverse. A lot of online courses continue to use base R to teach students R programming. Hopefully the table below helps you switch from base R to their equivalent tidyverse commands when you are ready.&lt;/p&gt;
</description>
    </item>
    
  </channel>
</rss>
