<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>u_ribo</author_name>
  <author_url>https://blog.hatena.ne.jp/u_ribo/</author_url>
  <blog_title>cucumber flesh</blog_title>
  <blog_url>https://uribo.hatenablog.com/</blog_url>
  <categories>
    <anon>tidyverse</anon>
    <anon>magrittr</anon>
    <anon>team</anon>
  </categories>
  <description>ちょっと前の話。私が手を加えたコードが動かないという相談を受けた。早速手元で試してみたが自分の環境では再現できている。確認のために再実行してもらうと確かに結果が違うようだ。なぜだろう。結論を書いてしまうと、問題は %&lt;&gt;% 演算子にあった。 %&lt;&gt;% 演算子、この演算子について知っている人はどのくらいいるだろうか。この演算子は、見た目も %&gt;% と類似している。そう、 magrittr パッケージが提供するパイプ演算子の一種である。その働きは %&gt;% 演算子と同様、パイプの左辺に与えられたオブジェクトに対し右辺で指定した関数に渡すものである。そして、その結果を左辺のオブジェクトに代入する。 l…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Furibo.hatenablog.com%2Fentry%2F2018%2F03%2F06%2F000112&quot; title=&quot;何気ない関数・演算子の導入がプロジェクトを傷つけた - cucumber flesh&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-03-06 00:01:12</published>
  <title>何気ない関数・演算子の導入がプロジェクトを傷つけた</title>
  <type>rich</type>
  <url>https://uribo.hatenablog.com/entry/2018/03/06/000112</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
