<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Automation on The Salopian Scientific Collective</title>
    <link>https://danielgreenwood.ch/tags/automation/</link>
    <description>Recent content in Automation on The Salopian Scientific Collective</description>
    <generator>Hugo 0.125.1</generator>
    <language>en-US</language>
    <copyright>Daniel Greenwood</copyright>
    <lastBuildDate>Sat, 25 May 2024 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://danielgreenwood.ch/tags/automation/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Knitting automated reports with R Markdown</title>
      <link>https://danielgreenwood.ch/2024/05/25/knitting-automated-reports-with-r-markdown/</link>
      <pubDate>Sat, 25 May 2024 00:00:00 +0000</pubDate>
      <guid>https://danielgreenwood.ch/2024/05/25/knitting-automated-reports-with-r-markdown/</guid>
      <description>R Markdown is a simple markup language based based on Markdown, with added functionality for including R code and its output. This entire blog is written as R Markdown documents. I write the text and code in R Markdown, then:&#xA;Run all the R code and knit the input and output together into a regular Markdown file. Knit that Markdown file into a static HTML page Run the Hugo program, which in a few fractions of a second turns that folder full of HTML pages (together with a few configuration files) into a fully functioning website with homepage, tags, menus etc.</description>
    </item>
  </channel>
</rss>
