mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 14:01:55 +02:00
Built site for AMR@2.1.1.9084: 9141546
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
|
||||
<a class="navbar-brand me-2" href="index.html">AMR (for R)</a>
|
||||
|
||||
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">2.1.1.9083</small>
|
||||
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">2.1.1.9084</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">
|
||||
@ -30,13 +30,7 @@
|
||||
<li><a class="dropdown-item" href="reference/ab_property.html"><span class="fa fa-capsules"></span> Get Properties of an Antibiotic Drug</a></li>
|
||||
<li><a class="dropdown-item" href="reference/av_property.html"><span class="fa fa-capsules"></span> Get Properties of an Antiviral Drug</a></li>
|
||||
</ul></li>
|
||||
<li class="nav-item dropdown">
|
||||
<button class="nav-link dropdown-toggle" type="button" id="dropdown-with-other-pkgs" data-bs-toggle="dropdown" aria-expanded="false" aria-haspopup="true"><span class="fa fa-layer-group"></span> With other pkgs</button>
|
||||
<ul class="dropdown-menu" aria-labelledby="dropdown-with-other-pkgs"><li><a class="dropdown-item" href="articles/other_pkg.html"><span class="fa fa-layer-group"></span> AMR & dplyr/tidyverse</a></li>
|
||||
<li><a class="dropdown-item" href="articles/other_pkg.html"><span class="fa fa-layer-group"></span> AMR & data.table</a></li>
|
||||
<li><a class="dropdown-item" href="articles/other_pkg.html"><span class="fa fa-layer-group"></span> AMR & tidymodels</a></li>
|
||||
<li><a class="dropdown-item" href="articles/other_pkg.html"><span class="fa fa-layer-group"></span> AMR & base R</a></li>
|
||||
</ul></li>
|
||||
<li class="nav-item"><a class="nav-link" href="articles/AMR_for_Python.html"><span class="fa fab fa-python"></span> AMR for Python</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="reference/index.html"><span class="fa fa-book-open"></span> Manual</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="authors.html"><span class="fa fa-users"></span> Authors</a></li>
|
||||
</ul><ul class="navbar-nav"><li class="nav-item"><a class="nav-link" href="news/index.html"><span class="fa far fa-newspaper"></span> Changelog</a></li>
|
||||
|
Reference in New Issue
Block a user