<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>R on Popiula</title>
    <link>https://popiula.github.io/categories/r/</link>
    <description>Recent content in R on Popiula</description>
    <generator>Hugo -- gohugo.io</generator>
    <copyright>Copyright © 2022, Popiula; all rights reserved.</copyright>
    <lastBuildDate>Tue, 01 Dec 2020 21:13:14 -0500</lastBuildDate><atom:link href="https://popiula.github.io/categories/r/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Hello R Markdown</title>
      <link>https://popiula.github.io/2020/12/01/hello-r-markdown/</link>
      <pubDate>Tue, 01 Dec 2020 21:13:14 -0500</pubDate>
      
      <guid>https://popiula.github.io/2020/12/01/hello-r-markdown/</guid>
      <description>
        
          
            R MarkdownThis is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see http://rmarkdown.rstudio.com.
You can embed an R code chunk like this:
summary(cars)## speed dist ## Min. : 4.0 Min. : 2.00 ## 1st Qu.:12.0 1st Qu.: 26.00 ## Median :15.0 Median : 36.00 ## Mean :15.4 Mean : 42.98 ## 3rd Qu.
          
          
        
      </description>
    </item>
    
  </channel>
</rss>
