<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>syou6162</author_name>
  <author_url>https://blog.hatena.ne.jp/syou6162/</author_url>
  <blog_title>yasuhisa's blog</blog_title>
  <blog_url>https://www.yasuhisay.info/</blog_url>
  <categories>
    <anon>R</anon>
  </categories>
  <description>Loggerの引数にRの式そのまま書けるようにしたいなあと思った。そういうのって他にどういう関数があったかなあと思ったらsystem.timeがまさにそんな感じ。関数の定義を読む。 system.time &lt;- function(expr, gcFirst = TRUE) { ppt &lt;- function(y) { if(!is.na(y[4])) y[1] &lt;- y[1] + y[4] if(!is.na(y[5])) y[2] &lt;- y[2] + y[5] y[1:3] } if(!exists(&quot;proc.time&quot;)) return(rep(NA_real_, 5)) if(gcFi…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.yasuhisay.info%2Fentry%2F20090220%2F1235056718&quot; title=&quot;RにおけるLazy Evaluation - yasuhisa&amp;#39;s blog&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>2009-02-20 00:18:38</published>
  <title>RにおけるLazy Evaluation</title>
  <type>rich</type>
  <url>https://www.yasuhisay.info/entry/20090220/1235056718</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
