-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy pathfeed.xml
48 lines (32 loc) · 2.87 KB
/
feed.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>r-statistics.co</title>
<description>A resource that makes statistical computing with R simple.
</description>
<link>http://r-statistics.co/</link>
<atom:link href="http://r-statistics.co/feed.xml" rel="self" type="application/rss+xml"/>
<pubDate>Fri, 24 Feb 2017 13:22:26 +0530</pubDate>
<lastBuildDate>Fri, 24 Feb 2017 13:22:26 +0530</lastBuildDate>
<generator>Jekyll v3.0.0</generator>
<item>
<title>Welcome to r-statistics.co!</title>
<description><p>Welcom to r-statistics.co. Soon, you will find informative articles for statistical analysis and machine learning techniques based on R programming language, explained in a simple and easy to understand manner.</p>
<!-- #To add new posts, simply add a file in the `_posts` directory that follows the convention `YYYY-MM-DD-name-of-post.ext` and includes #the necessary front matter. Take a look at the source for this post to get an idea about how it works.
Jekyll also offers powerful support for code snippets:
<figure class="highlight"><pre><code class="language-ruby" data-lang="ruby"><span class="k">def</span> <span class="nf">print_hi</span><span class="p">(</span><span class="nb">name</span><span class="p">)</span>
<span class="nb">puts</span> <span class="s2">&quot;Hi, </span><span class="si">#{</span><span class="nb">name</span><span class="si">}</span><span class="s2">&quot;</span>
<span class="k">end</span>
<span class="n">print_hi</span><span class="p">(</span><span class="s1">&#39;Tom&#39;</span><span class="p">)</span>
<span class="c1">#=&gt; prints &#39;Hi, Tom&#39; to STDOUT.</span></code></pre></figure>
Check out the [Jekyll docs][jekyll] for more info on how to get the most out of Jekyll. File all bugs/feature requests at [Jekyll’s GitHub repo][jekyll-gh]. If you have questions, you can ask them on [Jekyll’s dedicated Help repository][jekyll-help].
-->
</description>
<pubDate>Sat, 12 Sep 2015 20:53:37 +0530</pubDate>
<link>http://r-statistics.co/r/update/2015/09/12/welcome-to-r-statistics.html</link>
<guid isPermaLink="true">http://r-statistics.co/r/update/2015/09/12/welcome-to-r-statistics.html</guid>
<category>R</category>
<category>update</category>
</item>
</channel>
</rss>