<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Pipe on rostrum.blog</title>
    <link>https://www.rostrum.blog/tags/pipe/</link>
    <description>Recent content in Pipe on rostrum.blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-gb</language>
    <lastBuildDate>Fri, 03 Mar 2023 00:00:00 +0000</lastBuildDate>
    
	<atom:link href="https://www.rostrum.blog/tags/pipe/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>I can&#39;t be parsed, mate</title>
      <link>https://www.rostrum.blog/2023/03/03/getparsedata/</link>
      <pubDate>Fri, 03 Mar 2023 00:00:00 +0000</pubDate>
      
      <guid>https://www.rostrum.blog/2023/03/03/getparsedata/</guid>
      <description>Image by Keith Johnston from Pixabay. Deep fried by Matt Dray.1  tl;dr R is capable of reading R code. Obviously. You can use getParseData(parse()) to see what’s going on. A very naive intro.
 At an imparse There’s many things that delight me about R coding.2 One meta thing I like is the idea that R has to recognise the code that you give it as… R code.
For example, does x&amp;lt;-1 mean ‘x is less than minus-one’?</description>
    </item>
    
    <item>
      <title>Try R v4.2 in your browser</title>
      <link>https://www.rostrum.blog/2022/06/01/try-r/</link>
      <pubDate>Wed, 01 Jun 2022 00:00:00 +0000</pubDate>
      
      <guid>https://www.rostrum.blog/2022/06/01/try-r/</guid>
      <description>tl;dr I made it so you can launch RStudio in the browser with R v4.2 installed—thanks to the Binder service—so you can try out the new pipe |&amp;gt; and anonymous-function \() syntax.
 Just browsering Want to try R v4.2 from the safety of your browser without installing any software?
Maybe your organisation hasn’t yet moved to version 4.1 or higher, but you want a chance to noodle around with its cool new syntax that all the hip young trendsetters are yakking about.</description>
    </item>
    
    <item>
      <title>Fix leaky pipes in R</title>
      <link>https://www.rostrum.blog/2019/04/07/fix-leaky-pipes/</link>
      <pubDate>Sun, 07 Apr 2019 00:00:00 +0000</pubDate>
      
      <guid>https://www.rostrum.blog/2019/04/07/fix-leaky-pipes/</guid>
      <description>Data leaking from a pipe (via Giphy)  tl;dr You can chain function calls in R with %&amp;gt;%. There’s a few ways to catch errors in these pipelines.
  Note
Eventually I will update this post to (i) provide updates about the packages mentioned, (ii) include new ones, like Antoine Fabri&#39;s {boomer} and Sean Kross&#39;s {mario}, (iii) replace the iris dataset using {palmerpenguins}, and (iv) improve its quality in general.</description>
    </item>
    
  </channel>
</rss>