<?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>結構色々あって面白い。自分が昔書いたやつが必要なくなる感じだ。 www.yasuhisay.infoインスールなど install.packages(&quot;sets&quot;) library(sets) #library(help=sets) 集合の基本演算Rのbaseパッケージ(かな)にも集合演算はあるんだけど、listを使わないといけなくって面倒で仕方がない。でも、このset関数だと楽な感じだな。 &gt; A &lt;- set(1) &gt; B &lt;- set(&quot;1&quot;) &gt; A | B {&quot;1&quot;, 1} &gt; A &amp; B {} 部分集合であるかとか、要素として持つかとか調べることもできる。便利すぐる。 &gt; set(…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.yasuhisay.info%2Fentry%2F20081004%2F1223098961&quot; title=&quot;Rで集合を扱うsetsパッケージで遊ぶ - 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>2008-10-04 14:42:41</published>
  <title>Rで集合を扱うsetsパッケージで遊ぶ</title>
  <type>rich</type>
  <url>https://www.yasuhisay.info/entry/20081004/1223098961</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
