Deploying to gh-pages from @ agdamsbo/FreesearchR@c3e8416342 🚀

This commit is contained in:
agdamsbo 2025-05-05 13:04:01 +00:00
commit 83a2fe904c
115 changed files with 376 additions and 327 deletions

View file

@ -29,7 +29,7 @@
<a class="navbar-brand me-2" href="../index.html">FreesearchR</a>
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">25.4.5</small>
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">25.5.1</small>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation">
@ -188,6 +188,12 @@ visualise data distribution</td>
<td align="left">Box plot</td>
<td align="left">A classic way to plot data distribution by groups</td>
</tr>
<tr class="odd">
<td align="left">categorical</td>
<td align="left">Euler diagram</td>
<td align="left">Generate area-proportional Euler diagrams to display
set relationships</td>
</tr>
</tbody>
</table>
</div>