<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yutannihilation</author_name>
  <author_url>https://blog.hatena.ne.jp/yutannihilation/</author_url>
  <blog_title>Technically, technophobic.</blog_title>
  <blog_url>https://notchained.hatenablog.com/</blog_url>
  <categories>
    <anon>R</anon>
  </categories>
  <description>ってFAQに書いてあるのを毎回忘れるのでメモ。 In R, if x is a list, then x[i] &lt;- NULL and x[[i]] &lt;- NULL remove the specified elements from x. The first of these is incompatible with S, where it is a no-op. (Note that you can set elements to NULL using x[i] &lt;- list(NULL).) (https://cran.r-project.org/doc/FAQ/R-FAQ.html#O…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnotchained.hatenablog.com%2Fentry%2F2018%2F05%2F20%2F223144&quot; title=&quot;メモ：リストの要素を消したいときはx[i] &amp;lt;- NULL、NULLを代入したいときはx[i] &amp;lt;- list(NULL) - Technically, technophobic.&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-05-20 22:31:44</published>
  <title>メモ：リストの要素を消したいときはx[i] &lt;- NULL、NULLを代入したいときはx[i] &lt;- list(NULL)</title>
  <type>rich</type>
  <url>https://notchained.hatenablog.com/entry/2018/05/20/223144</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
