<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Dialga on rostrum.blog</title>
    <link>https://www.rostrum.blog/tags/dialga/</link>
    <description>Recent content in Dialga on rostrum.blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-gb</language>
    <lastBuildDate>Sat, 10 Apr 2021 00:00:00 +0000</lastBuildDate>
    
	<atom:link href="https://www.rostrum.blog/tags/dialga/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Convert R to cron to English with {dialga}</title>
      <link>https://www.rostrum.blog/2021/04/10/dialga/</link>
      <pubDate>Sat, 10 Apr 2021 00:00:00 +0000</pubDate>
      
      <guid>https://www.rostrum.blog/2021/04/10/dialga/</guid>
      <description>tl;dr I made the small proof-of-concept R package {dialga} to help build and interpret standard cron expressions using familiar R syntax. r2cron() converts R to cron; cron2eng() converts cron to English.
 Cronwhat? You can schedule scripts to run at specific times using software on your computer called ‘cron’. You can set up ‘cron jobs’ to specify what needs to be run. A key part of the recipe is a short cron string that provides instructions about when to run it.</description>
    </item>
    
  </channel>
</rss>