<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>R &amp;mdash; Paul Sutton</title>
    <link>https://personaljournal.ca/paulsutton/tag:R</link>
    <description>Personal Blog</description>
    <pubDate>Tue, 05 May 2026 18:16:29 +0000</pubDate>
    <item>
      <title>Jupyter Notebook intro</title>
      <link>https://personaljournal.ca/paulsutton/jupyter-notebook-intro</link>
      <description>&lt;![CDATA[Jupyter Notebook intro&#xA;&#xA;If you are interested in Sciences and I think with this specifically data science or science generally then it seems that Jupyter notebook is very popular and powerful tool.  &#xA;&#xA;The following is an introductory video.&#xA;&#xA;Jupyter Notebook Tutorial: Introduction, Setup, and Walkthrough&#xA;&#xA;iframe width=&#34;560&#34; height=&#34;315&#34; src=&#34;https://www.youtube.com/embed/HW29067qVWk&#34; title=&#34;YouTube video player&#34; frameborder=&#34;0&#34; allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34; allowfullscreen/iframe&#xA;&#xA;Links&#xA;&#xA;Jupyter&#xA;   Documentation&#xA;   keyboard shortcuts&#xA;Python&#xA;   MatPlotlib&#xA;Markdown Tutorial&#xA;&#xA;If there is interest, perhaps we can look in to this at a future STEM group meeting and try and invite someone along who may be able to help explain and or demonstrate further. &#xA;&#xA;Tags&#xA;&#xA;#Programming,#Data,#Jupyter,#Notebook,#Python,#R,#Visualisation,&#xA;JupyterNotebook&#xA;&#xA;hr&#xD;&#xA;&#xD;&#xA;table&#xD;&#xA;thead&#xD;&#xA;trtda rel=&#34;me&#34; href=&#34;https://qoto.org/@zleap&#34;Mastodon/a/td&#xD;&#xA;tda href=&#34;https://wiki.ircnow.org/?n=Shelllabs.Intro&#34;ShellLabs/td&#xD;&#xA;tda href=&#34;https://joinmastodon.org/&#34;Join Mastodon/a/td/tr/thead/table&#xD;&#xA;center&#xD;&#xA;AI statement : b Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity.  Consent CANNOT be assumed, it has to be granted. /b&#xD;&#xA;/center&#xD;&#xA;&#xD;&#xA;a href=&#34;https://liberapay.com/PaulSutton/donate&#34;img alt=&#34;Donate using Liberapay&#34; src=&#34;https://liberapay.com/assets/widgets/donate.svg&#34;/a&#xD;&#xA;]]&gt;</description>
      <content:encoded><![CDATA[<p>Jupyter Notebook intro</p>

<p>If you are interested in Sciences and I think with this specifically data science or science generally then it seems that Jupyter notebook is very popular and powerful tool.</p>

<p>The following is an introductory video.</p>

<p><strong>Jupyter Notebook Tutorial: Introduction, Setup, and Walkthrough</strong></p>

<iframe width="560" height="315" src="https://www.youtube.com/embed/HW29067qVWk" title="YouTube video player" frameborder="0" allowfullscreen=""></iframe>

<p><strong>Links</strong></p>
<ul><li><a href="https://jupyter.org/" rel="nofollow">Jupyter</a>
<ul><li><a href="https://docs.jupyter.org/en/latest/" rel="nofollow">Documentation</a></li>
<li><a href="https://cheatography.com/weidadeyue/cheat-sheets/jupyter-notebook/pdf_bw/" rel="nofollow">keyboard shortcuts</a></li></ul></li>
<li><a href="https://www.python.org/" rel="nofollow">Python</a>
<ul><li><a href="https://matplotlib.org/" rel="nofollow">MatPlotlib</a></li></ul></li>
<li><a href="https://www.markdowntutorial.com/" rel="nofollow">Markdown Tutorial</a></li></ul>

<p>If there is interest, perhaps we can look in to this at a future STEM group meeting and try and invite someone along who may be able to help explain and or demonstrate further.</p>

<p><strong>Tags</strong></p>

<p><a href="/paulsutton/tag:Programming" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Programming</span></a>,<a href="/paulsutton/tag:Data" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Data</span></a>,<a href="/paulsutton/tag:Jupyter" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Jupyter</span></a>,<a href="/paulsutton/tag:Notebook" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Notebook</span></a>,<a href="/paulsutton/tag:Python" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Python</span></a>,<a href="/paulsutton/tag:R" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">R</span></a>,<a href="/paulsutton/tag:Visualisation" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Visualisation</span></a>,
<a href="/paulsutton/tag:JupyterNotebook" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">JupyterNotebook</span></a></p>

<hr>

<p><table>
<thead>
<tr><td><a href="https://qoto.org/@zleap" rel="nofollow">Mastodon</a></td>
<td><a href="https://wiki.ircnow.org/?n=Shelllabs.Intro" rel="nofollow">ShellLabs</td>
<td><a href="https://joinmastodon.org/" rel="nofollow">Join Mastodon</a></td></tr></thead></table>

AI statement : <b> Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity.  Consent CANNOT be assumed, it has to be granted. </b>
</p>

<p><a href="https://liberapay.com/PaulSutton/donate" rel="nofollow"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a></p>
]]></content:encoded>
      <guid>https://personaljournal.ca/paulsutton/jupyter-notebook-intro</guid>
      <pubDate>Mon, 08 Aug 2022 06:30:00 +0000</pubDate>
    </item>
    <item>
      <title>Learning the R statistical language</title>
      <link>https://personaljournal.ca/paulsutton/learning-the-r-statistical-language</link>
      <description>&lt;![CDATA[Learning the R statistical language&#xA;&#xA;During a recent conversation, with a member of a job seeking buddy group that I am a member of,  we had a brief chat about the R programming language.  This is designed and optimised to help with statistics, allows graphs to be produced from data and also integrates with other software such as LaTeX, Python and more.&#xA;&#xA;Learning R is probably not difficult, the hardest part with learning something is finding the right resources to help.  To this end I have found a collated a few links below. &#xA;&#xA;Links&#xA;&#xA;R-Project&#xA;  Comprehensive R Archive&#xA;Combine R and LaTeX&#xA;Include R in to Overleaf&#xA;R-Studio&#xA;CodeCademy R&#xA;&#xA;OTHER&#xA;&#xA;The Links below could be useful generally if you are going to be running R on a GNU/Linux system then knowledge of the command line may be useful.   I have also included a link to the study support forum. &#xA;&#xA;Learn Bash Programming&#xA;Study support forum&#xA;&#xA;TAGS&#xA;&#xA;#Statistics,#R,#Language,#Data,#Analysis&#xA;&#xA;hr&#xD;&#xA;&#xD;&#xA;table&#xD;&#xA;thead&#xD;&#xA;trtda rel=&#34;me&#34; href=&#34;https://qoto.org/@zleap&#34;Mastodon/a/td&#xD;&#xA;tda href=&#34;https://wiki.ircnow.org/?n=Shelllabs.Intro&#34;ShellLabs/td&#xD;&#xA;tda href=&#34;https://joinmastodon.org/&#34;Join Mastodon/a/td/tr/thead/table&#xD;&#xA;center&#xD;&#xA;AI statement : b Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity.  Consent CANNOT be assumed, it has to be granted. /b&#xD;&#xA;/center&#xD;&#xA;&#xD;&#xA;a href=&#34;https://liberapay.com/PaulSutton/donate&#34;img alt=&#34;Donate using Liberapay&#34; src=&#34;https://liberapay.com/assets/widgets/donate.svg&#34;/a&#xD;&#xA;]]&gt;</description>
      <content:encoded><![CDATA[<p>Learning the R statistical language</p>

<p>During a recent conversation, with a member of a job seeking buddy group that I am a member of,  we had a brief chat about the R programming language.  This is designed and optimised to help with statistics, allows graphs to be produced from data and also integrates with other software such as LaTeX, Python and more.</p>

<p>Learning R is probably not difficult, the hardest part with learning something is finding the right resources to help.  To this end I have found a collated a few links below.</p>

<p><strong>Links</strong></p>
<ul><li><a href="https://www.r-project.org/" rel="nofollow">R-Project</a>
<ul><li><a href="https://cran.r-project.org/" rel="nofollow">Comprehensive R Archive</a></li></ul></li>
<li><a href="https://towardsdatascience.com/how-to-combine-latex-and-r-for-report-generation-82f23787fc43?gi=703ec61595ea" rel="nofollow">Combine R and LaTeX</a></li>
<li><a href="https://www.overleaf.com/learn/latex/Questions/How_do_I_include_sections_of_R_code_within_my_LaTeX_document%3F" rel="nofollow">Include R in to Overleaf</a></li>
<li><a href="https://www.rstudio.com/" rel="nofollow">R-Studio</a></li>
<li><a href="https://www.codecademy.com/catalog/language/r" rel="nofollow">CodeCademy R</a></li></ul>

<p><strong>OTHER</strong></p>

<p>The Links below could be useful generally if you are going to be running R on a GNU/Linux system then knowledge of the command line may be useful.   I have also included a link to the study support forum.</p>
<ul><li><a href="https://www.codecademy.com/catalog/language/bash" rel="nofollow">Learn Bash Programming</a></li>
<li><a href="https://forum.tuxiversity.org/" rel="nofollow">Study support forum</a></li></ul>

<p><strong>TAGS</strong></p>

<p><a href="/paulsutton/tag:Statistics" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Statistics</span></a>,<a href="/paulsutton/tag:R" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">R</span></a>,<a href="/paulsutton/tag:Language" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Language</span></a>,<a href="/paulsutton/tag:Data" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Data</span></a>,<a href="/paulsutton/tag:Analysis" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Analysis</span></a></p>

<hr>

<p><table>
<thead>
<tr><td><a href="https://qoto.org/@zleap" rel="nofollow">Mastodon</a></td>
<td><a href="https://wiki.ircnow.org/?n=Shelllabs.Intro" rel="nofollow">ShellLabs</td>
<td><a href="https://joinmastodon.org/" rel="nofollow">Join Mastodon</a></td></tr></thead></table>

AI statement : <b> Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity.  Consent CANNOT be assumed, it has to be granted. </b>
</p>

<p><a href="https://liberapay.com/PaulSutton/donate" rel="nofollow"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a></p>
]]></content:encoded>
      <guid>https://personaljournal.ca/paulsutton/learning-the-r-statistical-language</guid>
      <pubDate>Wed, 13 Apr 2022 15:36:06 +0000</pubDate>
    </item>
  </channel>
</rss>