<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.taichimd.us/index.php?action=history&amp;feed=atom&amp;title=File%3AVenn4.png</id>
	<title>File:Venn4.png - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.taichimd.us/index.php?action=history&amp;feed=atom&amp;title=File%3AVenn4.png"/>
	<link rel="alternate" type="text/html" href="https://wiki.taichimd.us/index.php?title=File:Venn4.png&amp;action=history"/>
	<updated>2026-04-09T00:50:20Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://wiki.taichimd.us/index.php?title=File:Venn4.png&amp;diff=39216&amp;oldid=prev</id>
		<title>Brb: &lt;syntaxhighlight lang=&#039;r&#039;&gt;
library(venn)
set.seed(12345)
x &lt;- list(First = 1:40, Second = 15:60, Third = sample(25:50, 25), 
          Fourth=sample(15:65, 35))
venn(x, ilabels = &quot;counts&quot;, zcolor = &quot;style&quot;)
&lt;/syntaxhighlight&gt;</title>
		<link rel="alternate" type="text/html" href="https://wiki.taichimd.us/index.php?title=File:Venn4.png&amp;diff=39216&amp;oldid=prev"/>
		<updated>2024-04-23T18:49:53Z</updated>

		<summary type="html">&lt;p&gt;&amp;lt;syntaxhighlight lang=&amp;#039;r&amp;#039;&amp;gt; library(venn) set.seed(12345) x &amp;lt;- list(First = 1:40, Second = 15:60, Third = sample(25:50, 25),            Fourth=sample(15:65, 35)) venn(x, ilabels = &amp;quot;counts&amp;quot;, zcolor = &amp;quot;style&amp;quot;) &amp;lt;/syntaxhighlight&amp;gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Summary ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;#039;r&amp;#039;&amp;gt;&lt;br /&gt;
library(venn)&lt;br /&gt;
set.seed(12345)&lt;br /&gt;
x &amp;lt;- list(First = 1:40, Second = 15:60, Third = sample(25:50, 25), &lt;br /&gt;
          Fourth=sample(15:65, 35))&lt;br /&gt;
venn(x, ilabels = &amp;quot;counts&amp;quot;, zcolor = &amp;quot;style&amp;quot;)&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>Brb</name></author>
	</entry>
</feed>