<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Word on rostrum.blog</title>
    <link>https://www.rostrum.blog/tags/word/</link>
    <description>Recent content in Word on rostrum.blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-gb</language>
    <lastBuildDate>Wed, 21 Jun 2023 00:00:00 +0000</lastBuildDate>
    
	<atom:link href="https://www.rostrum.blog/tags/word/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Convert a Word table to Markdown</title>
      <link>https://www.rostrum.blog/2023/06/21/wordup-tables/</link>
      <pubDate>Wed, 21 Jun 2023 00:00:00 +0000</pubDate>
      
      <guid>https://www.rostrum.blog/2023/06/21/wordup-tables/</guid>
      <description>tl;dr I made a function that shouldn’t need to exist in an ideal world: it takes a copied Microsoft Word table and outputs a Markdown version (well, a Govspeak version).
 Govspeak when you’re spoken to I’ve written about three painful things recently:
Forcing data scientists to expose their tools so we can all use and learn from them. ‘Rectangularising’ tables scraped out of a Word document via the {officer} package.</description>
    </item>
    
    <item>
      <title>Iterative R Markdown reports for Dawson&#39;s Creek</title>
      <link>https://www.rostrum.blog/2018/06/26/mail-merge/</link>
      <pubDate>Tue, 26 Jun 2018 00:00:00 +0000</pubDate>
      
      <guid>https://www.rostrum.blog/2018/06/26/mail-merge/</guid>
      <description>Dawson’s Creek’s Dawson leaks  tl;dr You have customer details. You want to send each person a personalised letter from a template. You want to mail merge, basically.1
This post shows how you can use R to iteratively produce separate Microsoft Word reports from a common template, each one with slightly different data. Here I use R Markdown and the {knitr} package to render a separate report about each episode of Dawson’s Creek (a classic use case!</description>
    </item>
    
  </channel>
</rss>