<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Kiwi on rostrum.blog</title>
    <link>https://www.rostrum.blog/tags/kiwi/</link>
    <description>Recent content in Kiwi on rostrum.blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-gb</language>
    <lastBuildDate>Thu, 15 Jul 2021 00:00:00 +0000</lastBuildDate>
    
	<atom:link href="https://www.rostrum.blog/tags/kiwi/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>EXPOSED: a Kiwi conspiracy built into R!</title>
      <link>https://www.rostrum.blog/2021/07/15/dollar-dollar/</link>
      <pubDate>Thu, 15 Jul 2021 00:00:00 +0000</pubDate>
      
      <guid>https://www.rostrum.blog/2021/07/15/dollar-dollar/</guid>
      <description>Kiwi by Georgiana Ionescu. Laser embellishment in honour of Lucy Gray’s flag.  tl;dr R’s $ data accessor symbol is part of an international ruse. I wrote a function so you can use your local currency symbol instead.
 Pull the wool from your eyes You’re an R user, so you’ll know how to access the contents of a quoted column name from a dataframe with square-bracket notation.
mtcars[[&amp;quot;cyl&amp;quot;]] ## [1] 6 6 4 6 8 6 8 4 4 6 6 8 8 8 8 8 8 4 4 4 4 8 8 8 8 4 4 4 8 6 8 4 The dollar symbol ($) does the same thing, of course, in the form dataframe$column.</description>
    </item>
    
  </channel>
</rss>