mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 09:11:51 +02:00
Built site for AMR: 2.0.0.9023@9591688
This commit is contained in:
@ -10,7 +10,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.0.0.9022</small>
|
||||
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">2.0.0.9023</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">
|
||||
@ -89,28 +89,28 @@
|
||||
</li>
|
||||
<li class="nav-item dropdown">
|
||||
<a href="#" class="nav-link dropdown-toggle" data-bs-toggle="dropdown" role="button" aria-expanded="false" aria-haspopup="true" id="dropdown--with-other-pkgs">
|
||||
<span class="fa fa-layer-plus"></span>
|
||||
<span class="fa fa-layer-group"></span>
|
||||
|
||||
With other pkgs
|
||||
</a>
|
||||
<div class="dropdown-menu" aria-labelledby="dropdown--with-other-pkgs">
|
||||
<a class="dropdown-item" href="../articles/other_pkg.html">
|
||||
<span class="fa fa-layer-plus"></span>
|
||||
<span class="fa fa-layer-group"></span>
|
||||
|
||||
AMR & dplyr/tidyverse
|
||||
</a>
|
||||
<a class="dropdown-item" href="../articles/other_pkg.html">
|
||||
<span class="fa fa-layer-plus"></span>
|
||||
<span class="fa fa-layer-group"></span>
|
||||
|
||||
AMR & data.table
|
||||
</a>
|
||||
<a class="dropdown-item" href="../articles/other_pkg.html">
|
||||
<span class="fa fa-layer-plus"></span>
|
||||
<span class="fa fa-layer-group"></span>
|
||||
|
||||
AMR & tidymodels
|
||||
</a>
|
||||
<a class="dropdown-item" href="../articles/other_pkg.html">
|
||||
<span class="fa fa-layer-plus"></span>
|
||||
<span class="fa fa-layer-group"></span>
|
||||
|
||||
AMR & base R
|
||||
</a>
|
||||
@ -159,9 +159,9 @@
|
||||
</div>
|
||||
|
||||
<div class="section level2">
|
||||
<h2 class="pkg-version" data-toc-text="2.0.0.9022" id="amr-2009022">AMR 2.0.0.9022<a class="anchor" aria-label="anchor" href="#amr-2009022"></a></h2>
|
||||
<h2 class="pkg-version" data-toc-text="2.0.0.9023" id="amr-2009023">AMR 2.0.0.9023<a class="anchor" aria-label="anchor" href="#amr-2009023"></a></h2>
|
||||
<div class="section level3">
|
||||
<h3 id="changed-2-0-0-9022">Changed<a class="anchor" aria-label="anchor" href="#changed-2-0-0-9022"></a></h3>
|
||||
<h3 id="changed-2-0-0-9023">Changed<a class="anchor" aria-label="anchor" href="#changed-2-0-0-9023"></a></h3>
|
||||
<ul><li>Added oxygen tolerance from BacDive to over 25,000 bacteria in the <code>microorganisms</code> data set
|
||||
<ul><li>Added <code><a href="../reference/mo_property.html">mo_oxygen_tolerance()</a></code> to retrieve the values</li>
|
||||
<li>Added <code><a href="../reference/mo_property.html">mo_is_anaerobic()</a></code> to determine which genera/species are obligate anaerobic bacteria</li>
|
||||
|
Reference in New Issue
Block a user