<?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>Tutorial on Adson Costanzi Filho</title>
    <link>https://adsoncostanzifilho.github.io/categories/tutorial/</link>
    <description>Recent content in Tutorial on Adson Costanzi Filho</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Tue, 13 Jul 2021 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://adsoncostanzifilho.github.io/categories/tutorial/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Why not both?</title>
      <link>https://adsoncostanzifilho.github.io/blog/why-not-both/</link>
      <pubDate>Tue, 13 Jul 2021 00:00:00 +0000</pubDate>
      <guid>https://adsoncostanzifilho.github.io/blog/why-not-both/</guid>
      <description>&lt;h2 id=&#34;motivation&#34;&gt;Motivation&lt;/h2&gt;
&lt;p&gt;I believe the most common discussion on data science teams is R vs Python. I saw myself in some of these discussions a couple of times and my position is always &amp;ldquo;&lt;em&gt;Why not use both?&lt;/em&gt;&amp;rdquo;. The idea of this post is not to compare R vs Python but to show how easy it is to &lt;strong&gt;integrate both languages using APIs&lt;/strong&gt; (LIKE A PRO), this way we can use the best of each. Also, the post won&amp;rsquo;t focus on the deployment and structure needed to bring the APIs online, instead, I will demonstrate it locally (to make it simple).&lt;/p&gt;</description>
    </item>
    <item>
      <title>GitHub Actions for R Users</title>
      <link>https://adsoncostanzifilho.github.io/blog/github-actions-for-r-users/</link>
      <pubDate>Thu, 01 Apr 2021 00:00:00 +0000</pubDate>
      <guid>https://adsoncostanzifilho.github.io/blog/github-actions-for-r-users/</guid>
      <description>&lt;h2 id=&#34;motivation&#34;&gt;Motivation&lt;/h2&gt;
&lt;p&gt;Recently I was introduced by some friends to the &lt;strong&gt;GitHub Actions&lt;/strong&gt; and how it could help me execute tasks like: deploy my &lt;em&gt;Shiny Apps&lt;/em&gt;, deploy this &lt;em&gt;Blogdown&lt;/em&gt;, perform automated tests in packages, refresh data, and more. So, I decided to give it a try, and it was so simple and saved me so many work hours that I decided to write this post explaining how R developers can make good use of this amazing tool.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Package Development Tutorial</title>
      <link>https://adsoncostanzifilho.github.io/blog/package-development-tutorial/</link>
      <pubDate>Wed, 17 Mar 2021 00:00:00 +0000</pubDate>
      <guid>https://adsoncostanzifilho.github.io/blog/package-development-tutorial/</guid>
      <description>&lt;h2 id=&#34;motivation&#34;&gt;Motivation&lt;/h2&gt;
&lt;blockquote&gt;
&lt;p&gt;If you are using a script more than 3 times it is time to create a function and if you are using a function in 3 different projects it is time to create a package. &amp;ldquo;&lt;em&gt;I heard it from someone, but I don&amp;rsquo;t remember who..&lt;/em&gt;&amp;rdquo;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Recently I experienced the whole flow to create a new R package with the help of amazing packages like &lt;code&gt;devtools&lt;/code&gt;, &lt;code&gt;usethis&lt;/code&gt;, &lt;code&gt;pkgdown&lt;/code&gt;, and &lt;code&gt;roxygen2&lt;/code&gt;. That is why I decided to write about it while I still remember all the necessary steps to make your local functions available for the R community (CRAN and Github).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Blogdown Tutorial</title>
      <link>https://adsoncostanzifilho.github.io/blog/blogdown-tutorial/</link>
      <pubDate>Wed, 25 Nov 2020 00:00:00 +0000</pubDate>
      <guid>https://adsoncostanzifilho.github.io/blog/blogdown-tutorial/</guid>
      <description>&lt;h2 id=&#34;motivation&#34;&gt;Motivation&lt;/h2&gt;
&lt;p&gt;I had the idea of writing some &amp;ldquo;walking through&amp;rdquo; about blogdown, first because it was my first time using the package and I still have all the necessary steps fresh in my mind and second because probably I will need to have it all documented if I decided to refresh this blog one day. Of course, there are a lot of great tutorials about blogdown over the internet (the &lt;a href=&#34;https://bookdown.org/yihui/blogdown/&#34;&gt;blogdown book&lt;/a&gt; for example), but maybe someone could find this one easier in some way&amp;hellip;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
