Skip to content

Commit

Permalink
Deployed 5fd38a5 with MkDocs version: 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wanjinhu committed Dec 16, 2024
1 parent 0fd965f commit a0cdaf0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ <h2 id="example">Example</h2>
data(&quot;gene_absence&quot;)
p &lt;- venn.flower(df = gene_absence, ellipse_col = my_col)
</code></pre>
<p><img src="/man/figures/README-example-1.png" width="100%" /></p>
<p><img alt="venn flower" src="man/figures/README-example-1.png" /></p>
<pre><code class="language-r"># If you want to save the venn flower results, use:
png(&quot;venn_flower.png&quot;, width = 10, height = 10, units = &quot;in&quot;, res = 300)
p
Expand Down Expand Up @@ -163,5 +163,5 @@ <h2 id="example">Example</h2>

<!--
MkDocs version : 1.6.1
Build Date UTC : 2024-12-16 08:10:39.285963+00:00
Build Date UTC : 2024-12-16 08:13:13.041451+00:00
-->

0 comments on commit a0cdaf0

Please sign in to comment.