mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
Deploying to gh-pages from @ agdamsbo/FreesearchR@c3e8416342 🚀
This commit is contained in:
parent
08bf768510
commit
83a2fe904c
115 changed files with 376 additions and 327 deletions
|
|
@ -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">
|
||||
|
|
@ -281,6 +281,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>
|
||||
<p>Export the plots directly from the sidebar with easily adjusted plot
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue